浏览代码

added using python 2 2 or earlier

Dave Schuyler 20 年之前
父节点
当前提交
4c526c7194
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      dtool/LocalSetup.pp

+ 3 - 0
dtool/LocalSetup.pp

@@ -448,4 +448,7 @@ $[cdefine VC6_STYLE_ALLOCATOR]
 $[cdefine MODERN_STYLE_ALLOCATOR]
 $[cdefine NO_STYLE_ALLOCATOR]
 
+/* Define if you want to use Python before 2.3.  */
+$[cdefine USING_PYTHON_2_2_OR_EARLIER]
+
 #end dtool_config.h