mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
another windows LINK_ALL_STATIC compile fix
This commit is contained in:
parent
df94195ce3
commit
4dccd64257
@ -3229,7 +3229,7 @@ if (not RTDIST and not RUNTIME):
|
||||
TargetAdd('pview.exe', input='libp3framework.dll')
|
||||
TargetAdd('pview.exe', input='libpandafx.dll')
|
||||
TargetAdd('pview.exe', input=COMMON_PANDA_LIBS_PYSTUB)
|
||||
TargetAdd('pview.exe', opts=['ADVAPI'])
|
||||
TargetAdd('pview.exe', opts=['ADVAPI', 'WINSOCK2', 'WINSHELL'])
|
||||
|
||||
#
|
||||
# DIRECTORY: panda/src/tinydisplay/
|
||||
|
Loading…
x
Reference in New Issue
Block a user