From: Guido van Rossum Date: Mon, 20 Dec 1999 23:00:10 +0000 (+0000) Subject: Add dynload_win.c to project. X-Git-Tag: v1.6a1~596 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90e0f57ceaf24974fac9a02cde00e57aedbedc5b;p=python Add dynload_win.c to project. --- diff --git a/PCbuild/python15.dsp b/PCbuild/python15.dsp index 4d3967f8ed..ff09f2bb65 100644 --- a/PCbuild/python15.dsp +++ b/PCbuild/python15.dsp @@ -173,6 +173,10 @@ SOURCE=..\PC\dl_nt.c # End Source File # Begin Source File +SOURCE=..\Python\dynload_win.c +# End Source File +# Begin Source File + SOURCE=..\Modules\errnomodule.c # End Source File # Begin Source File @@ -379,13 +383,6 @@ SOURCE=..\Python\pystate.c # Begin Source File SOURCE=..\PC\python_nt.rc - -!IF "$(CFG)" == "python15 - Win32 Release" - -!ELSEIF "$(CFG)" == "python15 - Win32 Debug" - -!ENDIF - # End Source File # Begin Source File