mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
Fix yet another build error on windows
This commit is contained in:
parent
e928239506
commit
e909b3a6fd
@ -2855,7 +2855,7 @@ if (PkgSkip("PLUGIN")==0 and PkgSkip("TINYXML")==0):
|
||||
TargetAdd('p3dpython.exe', input='plugin_handleStreamBuf.obj')
|
||||
TargetAdd('p3dpython.exe', input='plugin_p3dPythonRun.obj')
|
||||
TargetAdd('p3dpython.exe', input=COMMON_PANDA_LIBS)
|
||||
TargetAdd('p3dpython.exe', opts=['TINYXML'])
|
||||
TargetAdd('p3dpython.exe', opts=['TINYXML', 'WINUSER'])
|
||||
|
||||
#
|
||||
# DIRECTORY: direct/src/plugin_npapi/
|
||||
|
Loading…
x
Reference in New Issue
Block a user