Fix merge files
Former-commit-id: 27058f380928319efcdd7af6104a776296b2093e
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
#define NAZARA_EXPORT __attribute__((visibility ("default")))
|
||||
#define NAZARA_IMPORT __attribute__((visibility ("default")))
|
||||
/*#elif defined(__APPLE__) && defined(__MACH__)
|
||||
#define NAZARA_API
|
||||
#define NAZARA_CORE_API
|
||||
#define NAZARA_PLATFORM_MACOSX
|
||||
#define NAZARA_PLATFORM_POSIX*/
|
||||
#else
|
||||
@@ -129,7 +129,7 @@
|
||||
#error This operating system is not fully supported by the Nazara Engine
|
||||
|
||||
#define NAZARA_PLATFORM_UNKNOWN
|
||||
#define NAZARA_API
|
||||
#define NAZARA_CORE_API
|
||||
#endif
|
||||
|
||||
// Détection 64 bits
|
||||
|
||||
Reference in New Issue
Block a user