From: Guido van Rossum Date: Thu, 18 Oct 2001 20:51:32 +0000 (+0000) Subject: add structseq.c to project X-Git-Tag: v2.2.1c1~1172 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d6f8dba21787a6bbb2aca2fbb09e069ff83637ae;p=thirdparty%2FPython%2Fcpython.git add structseq.c to project --- diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index e4e49ea7381b..9e6591f08f1a 100644 --- a/PCbuild/pythoncore.dsp +++ b/PCbuild/pythoncore.dsp @@ -1587,6 +1587,21 @@ SOURCE=..\Modules\structmodule.c # End Source File # Begin Source File +SOURCE=..\Objects\structseq.c + +!IF "$(CFG)" == "pythoncore - Win32 Release" + +!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" + +!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" + +!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=..\Python\symtable.c !IF "$(CFG)" == "pythoncore - Win32 Release"