mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
osx build type is now unix
This commit is contained in:
parent
1f9214cb44
commit
e166adfd76
@ -70,7 +70,7 @@
|
|||||||
#elif $[eq $[PLATFORM], Cygwin]
|
#elif $[eq $[PLATFORM], Cygwin]
|
||||||
#define BUILD_TYPE gmsvc
|
#define BUILD_TYPE gmsvc
|
||||||
#elif $[eq $[PLATFORM], osx]
|
#elif $[eq $[PLATFORM], osx]
|
||||||
#define BUILD_TYPE osx
|
#define BUILD_TYPE unix
|
||||||
#else
|
#else
|
||||||
#define BUILD_TYPE unix
|
#define BUILD_TYPE unix
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user