瀏覽代碼

correct dependencies for linking

David Rose 16 年之前
父節點
當前提交
322c9be858
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. 8 1
      direct/src/plugin/Sources.pp

+ 8 - 1
direct/src/plugin/Sources.pp

@@ -24,7 +24,14 @@
   #define TARGET p3d_plugin
   #define LIB_PREFIX
 
-  #define OTHER_LIBS $[if $[OSX_PLATFORM],subprocbuffer]
+  #define OTHER_LIBS \
+    $[if $[OSX_PLATFORM],subprocbuffer] \
+    prc:c dtoolutil:c dtoolbase:c dtool:m \
+    interrogatedb:c dconfig:c dtoolconfig:m \
+    express:c downloader:c pandaexpress:m \
+    pstatclient:c pandabase:c linmath:c putil:c \
+    pipeline:c panda:m \
+    pystub
 
   #define COMBINED_SOURCES \
     $[TARGET]_composite1.cxx