Bläddra i källkod

slightly less hacky

David Rose 16 år sedan
förälder
incheckning
6caeb369d6
1 ändrade filer med 3 tillägg och 0 borttagningar
  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
   #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
 #end bin_target
 
 
 #begin static_lib_target
 #begin static_lib_target