Browse Source

should include advapi32.lib for registry operations

David Rose 22 years ago
parent
commit
e5995f0ecf
1 changed files with 3 additions and 0 deletions
  1. 3 0
      panda/metalibs/pandaexpress/Sources.pp

+ 3 - 0
panda/metalibs/pandaexpress/Sources.pp

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