diff options
author | Guido van Rossum <guido@python.org> | 1998-08-13 18:54:51 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-08-13 18:54:51 (GMT) |
commit | ca69cf581d47736745d27546892ea9e380e4c791 (patch) | |
tree | 4ea7e55f2e7fffd85c5f4731b6c96be801d85695 /PCbuild/python15.dsp | |
parent | 564e444a7cdee8fbe34d6b0e8c4fb6e651c09e6a (diff) | |
download | cpython-ca69cf581d47736745d27546892ea9e380e4c791.zip cpython-ca69cf581d47736745d27546892ea9e380e4c791.tar.gz cpython-ca69cf581d47736745d27546892ea9e380e4c791.tar.bz2 |
Insignificant change cause by saving again.
Diffstat (limited to 'PCbuild/python15.dsp')
-rw-r--r-- | PCbuild/python15.dsp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/PCbuild/python15.dsp b/PCbuild/python15.dsp index cb4a712..6716a99 100644 --- a/PCbuild/python15.dsp +++ b/PCbuild/python15.dsp @@ -376,6 +376,13 @@ SOURCE=..\PC\python_nt.def # 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
|