mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
p3dembed should not have the panda icon
This commit is contained in:
parent
3a28c9c1ed
commit
b3d8164713
@ -3573,7 +3573,7 @@ if (RTDIST):
|
||||
TargetAdd('p3dembed.exe', input='plugin_handleStreamBuf.obj')
|
||||
if (sys.platform == "darwin"):
|
||||
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'])
|
||||
TargetAdd('p3dembed.exe', opts=['NOICON', 'NOSTRIP', 'WINGDI', 'WINSOCK2', 'ZLIB', 'WINUSER', 'OPENSSL', 'JPEG', 'WINOLE', 'CARBON', 'MSIMG', 'WINCOMCTL', 'TINYXML', 'ADVAPI', 'WINSHELL', 'X11', 'PNG'])
|
||||
|
||||
#
|
||||
# DIRECTORY: pandatool/src/pandatoolbase/
|
||||
|
Loading…
x
Reference in New Issue
Block a user