mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
add WINUSER
This commit is contained in:
parent
cf761ff85a
commit
eaa2b052cb
@ -2710,7 +2710,7 @@ if TARGET in ["all", "panda3d"]:
|
||||
TargetAdd('libp3direct.dll', input='distributed_cDistributedSmoothNodeBase.obj')
|
||||
TargetAdd('libp3direct.dll', input='libdistributed_igate.obj')
|
||||
TargetAdd('libp3direct.dll', input=COMMON_PANDA_LIBS)
|
||||
TargetAdd('libp3direct.dll', opts=['ADVAPI', 'OPENSSL'])
|
||||
TargetAdd('libp3direct.dll', opts=['ADVAPI', 'OPENSSL', 'WINUSER'])
|
||||
|
||||
#
|
||||
# DIRECTORY: direct/src/dcparse/
|
||||
|
Loading…
x
Reference in New Issue
Block a user