mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -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]
|
||||
#define BUILD_TYPE gmsvc
|
||||
#elif $[eq $[PLATFORM], osx]
|
||||
#define BUILD_TYPE osx
|
||||
#define BUILD_TYPE unix
|
||||
#else
|
||||
#define BUILD_TYPE unix
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user