From: Raymond Hettinger Date: Sun, 23 Oct 2005 04:47:13 +0000 (+0000) Subject: Add AST files to VC6 build. X-Git-Tag: v2.5a0~1244 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d56827c38f5a4e438e01665b04f607963c791af8;p=thirdparty%2FPython%2Fcpython.git Add AST files to VC6 build. --- diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index f71b7c2254c7..04a122449090 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -173,6 +173,14 @@ SOURCE=..\..\Modules\arraymodule.c # End Source File # Begin Source File +SOURCE=..\..\Python\asdl.c +# End Source File +# Begin Source File + +SOURCE=..\..\Python\ast.c +# End Source File +# Begin Source File + SOURCE=..\..\Modules\audioop.c # End Source File # Begin Source File @@ -221,6 +229,10 @@ SOURCE=..\..\Python\codecs.c # End Source File # Begin Source File +SOURCE=..\..\Objects\codeobject.c +# End Source File +# Begin Source File + SOURCE=..\..\Modules\collectionsmodule.c # End Source File # Begin Source File @@ -511,6 +523,10 @@ SOURCE=..\python_nt.rc # End Source File # Begin Source File +SOURCE=..\..\Python\Python-ast.c +# End Source File +# Begin Source File + SOURCE=..\..\Python\pythonrun.c # End Source File # Begin Source File