瀏覽代碼

slightly less hacky

David Rose 16 年之前
父節點
當前提交
6caeb369d6
共有 1 個文件被更改,包括 3 次插入0 次删除
  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