mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
should include advapi32.lib for registry operations
This commit is contained in:
parent
9a79b2c7b2
commit
e5995f0ecf
@ -15,4 +15,7 @@
|
||||
#define TARGET pandaexpress
|
||||
|
||||
#define SOURCES pandaexpress.cxx
|
||||
#define WIN_SYS_LIBS \
|
||||
advapi32.lib $[WIN_SYS_LIBS]
|
||||
|
||||
#end metalib_target
|
||||
|
Loading…
x
Reference in New Issue
Block a user