mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
One of those silly typo's again
This commit is contained in:
parent
81cc08c096
commit
220818c1b2
@ -3531,7 +3531,7 @@ if (RTDIST):
|
||||
TargetAdd('p3dembed.exe', input='libp3dtool.dll')
|
||||
TargetAdd('p3dembed.exe', input='libp3pystub.dll')
|
||||
if (sys.platform == "darwin"):
|
||||
TargetAdd('p3dembed.cxx', input='libsubprocbuffer.ilb')
|
||||
TargetAdd('p3dembed.exe', input='libsubprocbuffer.ilb')
|
||||
TargetAdd('p3dembed.exe', opts=['NOSTRIP', 'WINGDI', 'WINSOCK2', 'ZLIB', 'WINUSER', 'OPENSSL', 'JPEG', 'WINOLE', 'CARBON', 'MSIMG', 'WINCOMCTL', 'TINYXML', 'ADVAPI', 'WINSHELL', 'X11', 'PNG'])
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user