summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-12-20 23:00:10 (GMT)
committerGuido van Rossum <guido@python.org>1999-12-20 23:00:10 (GMT)
commit90e0f57ceaf24974fac9a02cde00e57aedbedc5b (patch)
treee8a26f2b3fb591fe6fe542fdde44c797f6fdacab /PCbuild
parent9f9fa6d0c937a2cbc51feb3c92212688b09235f0 (diff)
downloadcpython-90e0f57ceaf24974fac9a02cde00e57aedbedc5b.zip
cpython-90e0f57ceaf24974fac9a02cde00e57aedbedc5b.tar.gz
cpython-90e0f57ceaf24974fac9a02cde00e57aedbedc5b.tar.bz2
Add dynload_win.c to project.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/python15.dsp11
1 files changed, 4 insertions, 7 deletions
diff --git a/PCbuild/python15.dsp b/PCbuild/python15.dsp
index 4d3967f..ff09f2b 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