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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6f8dba21787a6bbb2aca2fbb09e069ff83637ae;p=python add structseq.c to project --- diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index e4e49ea738..9e6591f08f 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"