mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
Fix carbon issues on OSX
This commit is contained in:
parent
7d646cb4f5
commit
7795094ea8
@ -3263,7 +3263,7 @@ if (RUNTIME):
|
||||
TargetAdd('panda3d.exe', input='libpandaexpress_s.ilb')
|
||||
TargetAdd('panda3d.exe', input='libp3dtoolconfig_s.ilb')
|
||||
TargetAdd('panda3d.exe', input='libp3dtool_s.ilb')
|
||||
TargetAdd('panda3d.exe', opts=['PYTHON', 'TINYXML', 'OPENSSL', 'ZLIB', 'WINGDI', 'WINUSER', 'WINSHELL', 'ADVAPI', 'WINSOCK2', 'WINOLE'])
|
||||
TargetAdd('panda3d.exe', opts=['PYTHON', 'TINYXML', 'OPENSSL', 'ZLIB', 'WINGDI', 'WINUSER', 'WINSHELL', 'ADVAPI', 'WINSOCK2', 'WINOLE', 'CARBON'])
|
||||
|
||||
#
|
||||
# DIRECTORY: pandatool/src/pandatoolbase/
|
||||
|
Loading…
x
Reference in New Issue
Block a user