rdb 16 年之前
父節點
當前提交
300967a061
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      makepanda/makepanda.py

+ 1 - 0
makepanda/makepanda.py

@@ -3558,6 +3558,7 @@ if (RUNTIME and sys.platform.startswith("win")):
 #
 
 if (RUNTIME or RTDIST):
+  OPTS=['DIR:direct/src/plugin_standalone', 'RUNTIME', 'TINYXML', 'OPENSSL']
   TargetAdd('plugin_standalone_panda3dBase.obj', opts=OPTS, input='panda3dBase.cxx')
 
 if (RUNTIME):