Forráskód Böngészése

slightly less hacky

David Rose 16 éve
szülő
commit
6caeb369d6
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      direct/src/plugin/Sources.pp

+ 3 - 0
direct/src/plugin/Sources.pp

@@ -115,6 +115,9 @@
 
   #define WIN_SYS_LIBS user32.lib
 
+  // If you have to link with a static Python library, define it here.
+  #define EXTRA_LIBS $[EXTRA_P3DPYTHON_LIBS]
+
 #end bin_target
 
 #begin static_lib_target