瀏覽代碼

took libpandaode out of default GENPYCODE_LIBS. add it to your personal Config.pp for now.

Josh Wilson 19 年之前
父節點
當前提交
0e4e851520
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dtool/Config.pp

+ 1 - 1
dtool/Config.pp

@@ -321,7 +321,7 @@
 // genPyCode.  You may wish to add to this list to add your own
 // libraries, or if you want to use some of the more obscure
 // interfaces like libpandaegg and libpandafx.
-#define GENPYCODE_LIBS libpandaexpress libpanda libpandaphysics libdirect libpandafx libpandaode
+#define GENPYCODE_LIBS libpandaexpress libpanda libpandaphysics libdirect libpandafx
 
 // Normally, Python source files are copied into the INSTALL_LIB_DIR
 // defined above, along with the compiled C++ library objects, when