summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythonw.dsp
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-02-03 17:19:35 (GMT)
committerGuido van Rossum <guido@python.org>2000-02-03 17:19:35 (GMT)
commit4310debbd82443515d725519b96a8823d8b098ef (patch)
tree3d338c184988c4417a38b66e8bd56651b7fc2bda /PCbuild/pythonw.dsp
parent2bb43a20cef55dc60f6a99753bd78ef78b35c3b8 (diff)
downloadcpython-4310debbd82443515d725519b96a8823d8b098ef.zip
cpython-4310debbd82443515d725519b96a8823d8b098ef.tar.gz
cpython-4310debbd82443515d725519b96a8823d8b098ef.tar.bz2
Mark Hammond renames the x86 projects back to what they were named
before the patch by Trent Mick. Since he now also works for ActiveState, I suppose he overrides Trent. :-)
Diffstat (limited to 'PCbuild/pythonw.dsp')
-rw-r--r--PCbuild/pythonw.dsp16
1 files changed, 8 insertions, 8 deletions
diff --git a/PCbuild/pythonw.dsp b/PCbuild/pythonw.dsp
index e771c85..d9688ae 100644
--- a/PCbuild/pythonw.dsp
+++ b/PCbuild/pythonw.dsp
@@ -18,8 +18,8 @@ CFG=pythonw - Win32 Alpha Debug
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "pythonw - Win32 x86 Release" (based on "Win32 (x86) Application")
-!MESSAGE "pythonw - Win32 x86 Debug" (based on "Win32 (x86) Application")
+!MESSAGE "pythonw - Win32 Release" (based on "Win32 (x86) Application")
+!MESSAGE "pythonw - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE "pythonw - Win32 Alpha Debug" (based on "Win32 (ALPHA) Application")
!MESSAGE "pythonw - Win32 Alpha Release" (based on "Win32 (ALPHA) Application")
!MESSAGE
@@ -29,7 +29,7 @@ CFG=pythonw - Win32 Alpha Debug
# PROP Scc_ProjName "pythonw"
# PROP Scc_LocalPath "..\pc"
-!IF "$(CFG)" == "pythonw - Win32 x86 Release"
+!IF "$(CFG)" == "pythonw - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -59,7 +59,7 @@ LINK32=link.exe
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /base:"0x1e190000" /subsystem:windows /debug /machine:I386 /libpath:"Release"
# SUBTRACT LINK32 /pdb:none
-!ELSEIF "$(CFG)" == "pythonw - Win32 x86 Debug"
+!ELSEIF "$(CFG)" == "pythonw - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -157,8 +157,8 @@ LINK32=link.exe
# Begin Target
-# Name "pythonw - Win32 x86 Release"
-# Name "pythonw - Win32 x86 Debug"
+# Name "pythonw - Win32 Release"
+# Name "pythonw - Win32 Debug"
# Name "pythonw - Win32 Alpha Debug"
# Name "pythonw - Win32 Alpha Release"
# Begin Source File
@@ -169,9 +169,9 @@ SOURCE=..\PC\python_exe.rc
SOURCE=..\PC\WinMain.c
-!IF "$(CFG)" == "pythonw - Win32 x86 Release"
+!IF "$(CFG)" == "pythonw - Win32 Release"
-!ELSEIF "$(CFG)" == "pythonw - Win32 x86 Debug"
+!ELSEIF "$(CFG)" == "pythonw - Win32 Debug"
!ELSEIF "$(CFG)" == "pythonw - Win32 Alpha Debug"