Explorar el Código

should include advapi32.lib for registry operations

David Rose hace 22 años
padre
commit
e5995f0ecf
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      panda/metalibs/pandaexpress/Sources.pp

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

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