should include advapi32.lib for registry operations

This commit is contained in:
David Rose 2003-06-24 19:00:46 +00:00
parent 9a79b2c7b2
commit e5995f0ecf

View File

@ -15,4 +15,7 @@
#define TARGET pandaexpress
#define SOURCES pandaexpress.cxx
#define WIN_SYS_LIBS \
advapi32.lib $[WIN_SYS_LIBS]
#end metalib_target