瀏覽代碼

*** empty log message ***

David Rose 25 年之前
父節點
當前提交
17a69a61b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dtool/Config.pp

+ 1 - 1
dtool/Config.pp

@@ -135,7 +135,7 @@
 // What additional options should be passed to interrogate when
 // What additional options should be passed to interrogate when
 // generating either of the above two interfaces?  Generally, you
 // generating either of the above two interfaces?  Generally, you
 // probably don't want to mess with this.
 // probably don't want to mess with this.
-#define INTERROGATE_OPTIONS -fnames -string -refcount -assert -promiscuous
+#define INTERROGATE_OPTIONS -fnames -string -refcount -assert
 
 
 // Is Python installed, and should Python interfaces be generated?  If
 // Is Python installed, and should Python interfaces be generated?  If
 // Python is installed, which directory is it in?  (If the directory
 // Python is installed, which directory is it in?  (If the directory