Add NAZARA_PLATFORM_GLX back
This commit is contained in:
parent
2efb6baaa6
commit
7ed0543ad2
|
|
@ -119,6 +119,8 @@
|
||||||
#define NAZARA_PLATFORM_LINUX
|
#define NAZARA_PLATFORM_LINUX
|
||||||
#define NAZARA_PLATFORM_POSIX
|
#define NAZARA_PLATFORM_POSIX
|
||||||
|
|
||||||
|
#define NAZARA_PLATFORM_GLX
|
||||||
|
|
||||||
#define NAZARA_EXPORT __attribute__((visibility ("default")))
|
#define NAZARA_EXPORT __attribute__((visibility ("default")))
|
||||||
#define NAZARA_IMPORT __attribute__((visibility ("default")))
|
#define NAZARA_IMPORT __attribute__((visibility ("default")))
|
||||||
/*#elif defined(__APPLE__) && defined(__MACH__)
|
/*#elif defined(__APPLE__) && defined(__MACH__)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue