]> granicus.if.org Git - python/commitdiff
Put the CRLF back in.
authorGuido van Rossum <guido@python.org>
Thu, 6 Aug 1998 04:23:56 +0000 (04:23 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 6 Aug 1998 04:23:56 +0000 (04:23 +0000)
PCbuild/_tkinter.dsp
PCbuild/bsddb.dsp
PCbuild/parser.dsp
PCbuild/python.dsp
PCbuild/python15.dsp
PCbuild/python15.wse
PCbuild/pythonw.dsp
PCbuild/zlib.dsp

index 1033def9f61af3814075b7804edc83b40ffee839..e947c49d03ac7e65ebd291eeb25046faebbcff3d 100644 (file)
-# Microsoft Developer Studio Project File - Name="_tkinter" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=_tkinter - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "_tkinter.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "_tkinter.mak" CFG="_tkinter - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "_tkinter - Win32 Release" (based on\
- "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "_tkinter - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE 
-
-# Begin Project
-# PROP Scc_ProjName "_tkinter"
-# PROP Scc_LocalPath "..\..\.."
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "_tkinter - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "C:\Program Files\Tcl\include" /I "D:\tcl" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WITH_APPINIT" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /machine:I386
-# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib tcl80.lib tk80.lib /nologo /base:"0x1e190000" /subsystem:windows /dll /debug /machine:I386 /out:"./_tkinter.pyd" /libpath:"D:\tcl" /export:init_tkinter
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "_tkinter - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "_tkinter"
-# PROP BASE Intermediate_Dir "_tkinter"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "C:\Program Files\Tcl\include" /I "D:\tcl" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WITH_APPINIT" /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15_d.lib tcl80.lib tk80.lib /nologo /base:"0x1e190000" /subsystem:windows /dll /debug /machine:I386 /out:"./_tkinter_d.pyd" /pdbtype:sept /libpath:"D:\tcl" /export:init_tkinter
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF 
-
-# Begin Target
-
-# Name "_tkinter - Win32 Release"
-# Name "_tkinter - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\Modules\_tkinter.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\tkappinit.c
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="_tkinter" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
+\r
+CFG=_tkinter - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "_tkinter.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "_tkinter.mak" CFG="_tkinter - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "_tkinter - Win32 Release" (based on\\r
+ "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "_tkinter - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName "_tkinter"\r
+# PROP Scc_LocalPath "..\..\.."\r
+CPP=cl.exe\r
+MTL=midl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "_tkinter - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "C:\Program Files\Tcl\include" /I "D:\tcl" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "WITH_APPINIT" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /machine:I386\r
+# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib tcl80.lib tk80.lib /nologo /base:"0x1e190000" /subsystem:windows /dll /debug /machine:I386 /out:"./_tkinter.pyd" /libpath:"D:\tcl" /export:init_tkinter\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "_tkinter - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "_tkinter"\r
+# PROP BASE Intermediate_Dir "_tkinter"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "C:\Program Files\Tcl\include" /I "D:\tcl" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "WITH_APPINIT" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15_d.lib tcl80.lib tk80.lib /nologo /base:"0x1e190000" /subsystem:windows /dll /debug /machine:I386 /out:"./_tkinter_d.pyd" /pdbtype:sept /libpath:"D:\tcl" /export:init_tkinter\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "_tkinter - Win32 Release"\r
+# Name "_tkinter - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\_tkinter.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\tkappinit.c\r
+# End Source File\r
+# End Target\r
+# End Project\r
index 907964236fc6e134b6b990c6b01b967ec10d9095..4860ff2cb32ce05aa08a9ccb6d343d25f35e4692 100644 (file)
-# Microsoft Developer Studio Project File - Name="bsddb" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=bsddb - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "bsddb.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "bsddb.mak" CFG="bsddb - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "bsddb - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "bsddb - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE 
-
-# Begin Project
-# PROP Scc_ProjName "bsddb"
-# PROP Scc_LocalPath ".."
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "bsddb - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "..\..\bsddb\include" /I "..\..\bsddb\port\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /machine:I386
-# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib ..\..\bsddb\port\win32\db.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"./bsddb.pyd" /libpath:"Release" /export:initbsddb
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "bsddb - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "bsddb"
-# PROP BASE Intermediate_Dir "bsddb"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "..\..\bsddb\include" /I "..\..\bsddb\port\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15_d.lib ..\..\bsddb\port\win32\db.lib /nologo /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"MSVCRT" /out:"./bsddb_d.pyd" /pdbtype:sept /libpath:"Debug" /export:initbsddb
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF 
-
-# Begin Target
-
-# Name "bsddb - Win32 Release"
-# Name "bsddb - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\PC\bsddb.txt
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\bsddbmodule.c
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="bsddb" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
+\r
+CFG=bsddb - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "bsddb.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "bsddb.mak" CFG="bsddb - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "bsddb - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "bsddb - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName "bsddb"\r
+# PROP Scc_LocalPath ".."\r
+CPP=cl.exe\r
+MTL=midl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "bsddb - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "..\..\bsddb\include" /I "..\..\bsddb\port\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /machine:I386\r
+# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib ..\..\bsddb\port\win32\db.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"./bsddb.pyd" /libpath:"Release" /export:initbsddb\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "bsddb - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "bsddb"\r
+# PROP BASE Intermediate_Dir "bsddb"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "..\..\bsddb\include" /I "..\..\bsddb\port\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15_d.lib ..\..\bsddb\port\win32\db.lib /nologo /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"MSVCRT" /out:"./bsddb_d.pyd" /pdbtype:sept /libpath:"Debug" /export:initbsddb\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "bsddb - Win32 Release"\r
+# Name "bsddb - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\bsddb.txt\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\bsddbmodule.c\r
+# End Source File\r
+# End Target\r
+# End Project\r
index cafddca886d9aba70ae941fc62174ceb66b0097f..a0bf2ccc908fd65295961b7ea5a4e50cec3cc4a7 100644 (file)
@@ -1,96 +1,96 @@
-# Microsoft Developer Studio Project File - Name="parser" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=parser - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "parser.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "parser.mak" CFG="parser - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "parser - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "parser - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE 
-
-# Begin Project
-# PROP Scc_ProjName "parser"
-# PROP Scc_LocalPath ".."
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "parser - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "C:\Program Files\Tcl\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /machine:I386
-# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /out:"./parser.pyd" /libpath:"Release" /export:initparser
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "parser - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "parser"
-# PROP BASE Intermediate_Dir "parser"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "C:\Program Files\Tcl\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15_d.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /out:"./parser_d.pyd" /pdbtype:sept /libpath:"Debug" /export:initparser
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF 
-
-# Begin Target
-
-# Name "parser - Win32 Release"
-# Name "parser - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\Modules\parsermodule.c
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="parser" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
+\r
+CFG=parser - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "parser.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "parser.mak" CFG="parser - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "parser - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "parser - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName "parser"\r
+# PROP Scc_LocalPath ".."\r
+CPP=cl.exe\r
+MTL=midl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "parser - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "C:\Program Files\Tcl\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /machine:I386\r
+# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /out:"./parser.pyd" /libpath:"Release" /export:initparser\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "parser - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "parser"\r
+# PROP BASE Intermediate_Dir "parser"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "C:\Program Files\Tcl\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15_d.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /out:"./parser_d.pyd" /pdbtype:sept /libpath:"Debug" /export:initparser\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "parser - Win32 Release"\r
+# Name "parser - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\parsermodule.c\r
+# End Source File\r
+# End Target\r
+# End Project\r
index 16e31c847fdfa1b9d1f98ac85b3e1e3caf2d4a48..3cd81e4ead8e7d02bd591694c2057888ad1fb323 100644 (file)
@@ -1,97 +1,97 @@
-# Microsoft Developer Studio Project File - Name="python" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=python - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "python.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "python.mak" CFG="python - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "python - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "python - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE 
-
-# Begin Project
-# PROP Scc_ProjName "python"
-# PROP Scc_LocalPath ".."
-CPP=cl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "python - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:console /machine:I386
-# 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 python15.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"Release"
-
-!ELSEIF  "$(CFG)" == "python - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:console /debug /machine:I386 /pdbtype:sept
-# 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 python15_d.lib /nologo /subsystem:console /debug /machine:I386 /out:"./python_d.exe" /pdbtype:sept /libpath:"Debug"
-
-!ENDIF 
-
-# Begin Target
-
-# Name "python - Win32 Release"
-# Name "python - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\PC\pycon.ico
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\python.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\python_exe.rc
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="python" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=python - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "python.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "python.mak" CFG="python - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "python - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "python - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName "python"\r
+# PROP Scc_LocalPath ".."\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "python - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:console /machine:I386\r
+# 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 python15.lib /nologo /subsystem:console /debug /machine:I386 /libpath:"Release"\r
+\r
+!ELSEIF  "$(CFG)" == "python - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# 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 python15_d.lib /nologo /subsystem:console /debug /machine:I386 /out:"./python_d.exe" /pdbtype:sept /libpath:"Debug"\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "python - Win32 Release"\r
+# Name "python - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\pycon.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\python.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\python_exe.rc\r
+# End Source File\r
+# End Target\r
+# End Project\r
index 515c0778b05c68c7b01cfa688c892b7921f44db6..cb4a7123aca80082bec071a21fb3b033f20fb0e9 100644 (file)
-# Microsoft Developer Studio Project File - Name="python15" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=python15 - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "python15.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "python15.mak" CFG="python15 - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "python15 - Win32 Release" (based on\
- "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "python15 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE 
-
-# Begin Project
-# PROP Scc_ProjName "python15"
-# PROP Scc_LocalPath ".."
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "python15 - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /machine:I386
-# 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 wsock32.lib largeint.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /libpath:"Release"
-
-!ELSEIF  "$(CFG)" == "python15 - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
-# 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 wsock32.lib largeint.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python15_d.dll" /pdbtype:sept /libpath:"Debug"
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF 
-
-# Begin Target
-
-# Name "python15 - Win32 Release"
-# Name "python15 - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\Modules\_localemodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\abstract.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\acceler.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\arraymodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\audioop.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\binascii.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\bitset.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\bltinmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\ceval.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\classobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\cmathmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\cobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\compile.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\complexobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\config.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\cPickle.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\cStringIO.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\dictobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\dl_nt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\errnomodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\errors.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\fileobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\floatobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\fpectlmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\fpetestmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\frameobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\frozen.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\funcobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\getargs.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\getbuildinfo.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\getcompiler.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\getcopyright.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\getmtime.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\getopt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\getpathp.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\getplatform.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\getversion.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\graminit.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\grammar1.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\imageop.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\import.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\import_nt.c
-# ADD CPP /I "..\Python"
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\importdl.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\intobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\listnode.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\listobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\longobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\main.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\marshal.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\mathmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\md5c.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\md5module.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\metagrammar.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\methodobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\modsupport.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\moduleobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\msvcrtmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\myreadline.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\mystrtoul.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\newmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\node.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\object.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\operator.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\parser.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\parsetok.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\pcremodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\posixmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\pyfpe.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\pypcre.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\pystate.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\python_nt.def
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\python_nt.rc
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\pythonrun.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\rangeobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\regexmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\regexpr.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\rgbimgmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\rotormodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\selectmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\signalmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\sliceobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\socketmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\soundex.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\stringobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\stropmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\structmember.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\structmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\sysmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\thread.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\threadmodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\timemodule.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Parser\tokenizer.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Python\traceback.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\tupleobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Objects\typeobject.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\Modules\yuvconvert.c
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="python15" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
+\r
+CFG=python15 - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "python15.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "python15.mak" CFG="python15 - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "python15 - Win32 Release" (based on\\r
+ "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "python15 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName "python15"\r
+# PROP Scc_LocalPath ".."\r
+CPP=cl.exe\r
+MTL=midl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "python15 - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /machine:I386\r
+# 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 wsock32.lib largeint.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /libpath:"Release"\r
+\r
+!ELSEIF  "$(CFG)" == "python15 - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept\r
+# 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 wsock32.lib largeint.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python15_d.dll" /pdbtype:sept /libpath:"Debug"\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "python15 - Win32 Release"\r
+# Name "python15 - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\_localemodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\abstract.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\acceler.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\arraymodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\audioop.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\binascii.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\bitset.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\bltinmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\ceval.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\classobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\cmathmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\cobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\compile.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\complexobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\config.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\cPickle.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\cStringIO.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\dictobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\dl_nt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\errnomodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\errors.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\fileobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\floatobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\fpectlmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\fpetestmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\frameobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\frozen.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\funcobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\getargs.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\getbuildinfo.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\getcompiler.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\getcopyright.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\getmtime.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\getopt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\getpathp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\getplatform.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\getversion.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\graminit.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\grammar1.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\imageop.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\import.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\import_nt.c\r
+# ADD CPP /I "..\Python"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\importdl.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\intobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\listnode.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\listobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\longobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\main.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\marshal.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\mathmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\md5c.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\md5module.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\metagrammar.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\methodobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\modsupport.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\moduleobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\msvcrtmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\myreadline.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\mystrtoul.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\newmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\node.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\object.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\operator.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\parser.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\parsetok.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\pcremodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\posixmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\pyfpe.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\pypcre.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\pystate.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\python_nt.def\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\python_nt.rc\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\pythonrun.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\rangeobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\regexmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\regexpr.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\rgbimgmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\rotormodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\selectmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\signalmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\sliceobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\socketmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\soundex.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\stringobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\stropmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\structmember.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\structmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\sysmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\thread.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\threadmodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\timemodule.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Parser\tokenizer.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Python\traceback.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\tupleobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Objects\typeobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\yuvconvert.c\r
+# End Source File\r
+# End Target\r
+# End Project\r
index 397f75ce8782e6a1687a8056a26e943c531ad138..58e47b26d246436c33c0b303bce011bc63a65154 100644 (file)
-Document Type: WSE
-item: Global
-  Version=5.0
-  Title=Python 1.5.1
-  Flags=00010100
-  Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
-  Japanese Font Name=MS Gothic
-  Japanese Font Size=10
-  Start Gradient=0 0 255
-  End Gradient=0 0 0
-  Windows Flags=00000000000010010010110000001000
-  Log Pathname=%MAINDIR%\INSTALL.LOG
-  Message Font=MS Sans Serif
-  Font Size=8
-  Disk Filename=SETUP
-  Patch Flags=0000000000000001
-  Patch Threshold=85
-  Patch Memory=4000
-  Variable Name1=_SYS_
-  Variable Default1=D:\NT\System32
-  Variable Flags1=00001000
-  Variable Name2=_ODBC16_
-  Variable Default2=D:\NT\System32
-  Variable Flags2=00001000
-  Variable Name3=_ODBC32_
-  Variable Default3=D:\NT\System32
-  Variable Flags3=00001000
-  Variable Name4=_WISE_
-  Variable Default4=C:\Program Files\Wise
-  Variable Flags4=00001000
-  Variable Name5=_SRC_
-  Variable Description5=Root of Python Build Tree
-  Variable Default5=C:\src\Python-1.5
-  Variable Flags5=00001001
-end
-item: Open/Close INSTALL.LOG
-  Flags=00000001
-end
-item: Check if File/Dir Exists
-  Pathname=%SYS%
-  Flags=10000100
-end
-item: Set Variable
-  Variable=SYS
-  Value=%WIN%
-end
-item: End Block
-end
-item: Check Configuration
-  Message=Sorry, but we can not install Python on your system unless you have Administrator Privileges.
-  Message=
-  Message=Please log on as an Administrator, and start the installation again.
-  Title=Must have administrator rights
-  Flags=01011111
-end
-item: Set Variable
-  Variable=APPTITLE
-  Value=Python 1.5.1
-end
-item: Set Variable
-  Variable=GROUP
-  Value=Python 1.5
-end
-item: Set Variable
-  Variable=DISABLED
-  Value=!
-end
-item: Set Variable
-  Variable=PY_VERSION
-  Value=1.5.1
-end
-item: Set Variable
-  Variable=MAINDIR
-  Value=Python
-end
-item: Check Configuration
-  Flags=10111011
-end
-item: Get Registry Key Value
-  Variable=PROGRAM_FILES
-  Key=SOFTWARE\Microsoft\Windows\CurrentVersion
-  Default=C:\Program Files
-  Value Name=ProgramFilesDir
-  Flags=00000100
-end
-item: Set Variable
-  Variable=MAINDIR
-  Value=%PROGRAM_FILES%\%MAINDIR%
-end
-item: Set Variable
-  Variable=EXPLORER
-  Value=1
-end
-item: Else Statement
-end
-item: Set Variable
-  Variable=MAINDIR
-  Value=C:\%MAINDIR%
-end
-item: End Block
-end
-item: Set Variable
-  Variable=BACKUP
-  Value=%MAINDIR%\BACKUP
-end
-item: Set Variable
-  Variable=DOBACKUP
-  Value=B
-end
-item: Set Variable
-  Variable=BRANDING
-  Value=0
-end
-item: Set Variable
-  Variable=COMPONENTS
-  Value=ABCD
-end
-item: Wizard Block
-  Direction Variable=DIRECTION
-  Display Variable=DISPLAY
-  Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP
-  X Position=9
-  Y Position=10
-  Filler Color=8421440
-  Dialog=Welcome
-  Dialog=Select Destination Directory
-  Dialog=Select Components
-  Dialog=Select Program Manager Group
-  Variable=
-  Variable=
-  Variable=
-  Variable=EXPLORER
-  Value=
-  Value=
-  Value=
-  Value=1
-  Compare=0
-  Compare=0
-  Compare=0
-  Compare=0
-  Flags=00000011
-end
-item: Custom Dialog Set
-  Name=Welcome
-  Display Variable=DISPLAY
-  item: Dialog
-    Title=%APPTITLE% Installation
-    Title French=Installation de %APPTITLE%
-    Title German=Installation von %APPTITLE%
-    Title Spanish=Instalación de %APPTITLE%
-    Title Italian=Installazione di %APPTITLE%
-    Width=271
-    Height=224
-    Font Name=Helv
-    Font Size=8
-    item: Static
-      Rectangle=86 8 258 42
-      Create Flags=01010000000000000000000000000000
-      Flags=0000000000000001
-      Name=Times New Roman
-      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
-      Text=Welcome!
-      Text French=Bienvenue !
-      Text German=Willkommen!
-      Text Spanish=¡Bienvenido!
-      Text Italian=Benvenuti!
-    end
-    item: Push Button
-      Rectangle=150 187 195 202
-      Variable=DIRECTION
-      Value=N
-      Create Flags=01010000000000010000000000000001
-      Text=&Next >
-      Text French=&Suite >
-      Text German=&Weiter >
-      Text Spanish=&Siguiente >
-      Text Italian=&Avanti >
-    end
-    item: Push Button
-      Rectangle=105 187 150 202
-      Variable=DISABLED
-      Value=!
-      Create Flags=01010000000000010000000000000000
-      Text=< &Back
-      Text French=< &Retour
-      Text German=< &Zurück
-      Text Spanish=< &Atrás
-      Text Italian=< &Indietro
-    end
-    item: Push Button
-      Rectangle=211 186 256 201
-      Action=3
-      Create Flags=01010000000000010000000000000000
-      Text=&Cancel
-      Text French=&Annuler
-      Text German=&Abbrechen
-      Text Spanish=&Cancelar
-      Text Italian=&Annulla
-    end
-    item: Static
-      Rectangle=86 42 256 131
-      Create Flags=01010000000000000000000000000000
-      Text=This installation program will install %APPTITLE% on your system.
-      Text=
-      Text=Press the Next button to start the installation. You can press the Exit Setup button now if you do not want to install the %APPTITLE% at this time.
-      Text French=Ce programme d'installation va installer %APPTITLE%.
-      Text French=
-      Text French=Cliquez sur le bouton Suite pour démarrer l'installation. Vous pouvez cliquer sur le bouton Quitter l'installation si vous ne voulez pas installer %APPTITLE% tout de suite.
-      Text German=Mit diesem Installationsprogramm wird %APPTITLE% installiert.
-      Text German=
-      Text German=Klicken Sie auf "Weiter", um mit der Installation zu beginnen. Klicken Sie auf "Abbrechen", um die Installation von %APPTITLE% abzubrechen.
-      Text Spanish=Este programa de instalación instalará %APPTITLE%.
-      Text Spanish=
-      Text Spanish=Presione el botón Siguiente para iniciar la instalación. Puede presionar el botón Salir de instalación si no desea instalar %APPTITLE% en este momento.
-      Text Italian=Questo programma installerà %APPTITLE%.
-      Text Italian=
-      Text Italian=Per avvviare l'installazione premere il pulsante Avanti. Se non si desidera installare %APPTITLE% ora, premere il pulsante Esci dall'installazione.
-    end
-    item: Static
-      Rectangle=8 180 256 181
-      Action=3
-      Create Flags=01010000000000000000000000000111
-    end
-  end
-end
-item: Custom Dialog Set
-  Name=Select Destination Directory
-  Display Variable=DISPLAY
-  item: Dialog
-    Title=%APPTITLE% Installation
-    Title French=Installation de %APPTITLE%
-    Title German=Installation von %APPTITLE%
-    Title Spanish=Instalación de %APPTITLE%
-    Title Italian=Installazione di %APPTITLE%
-    Width=271
-    Height=224
-    Font Name=Helv
-    Font Size=8
-    item: Push Button
-      Rectangle=150 187 195 202
-      Variable=DIRECTION
-      Value=N
-      Create Flags=01010000000000010000000000000001
-      Text=&Next >
-      Text French=&Suite >
-      Text German=&Weiter >
-      Text Spanish=&Siguiente >
-      Text Italian=&Avanti >
-    end
-    item: Push Button
-      Rectangle=105 187 150 202
-      Variable=DIRECTION
-      Value=B
-      Create Flags=01010000000000010000000000000000
-      Flags=0000000000000001
-      Text=< &Back
-      Text French=< &Retour
-      Text German=< &Zurück
-      Text Spanish=< &Atrás
-      Text Italian=< &Indietro
-    end
-    item: Push Button
-      Rectangle=211 187 256 202
-      Action=3
-      Create Flags=01010000000000010000000000000000
-      Text=&Cancel
-      Text French=&Annuler
-      Text German=&Abbrechen
-      Text Spanish=&Cancelar
-      Text Italian=&Annulla
-    end
-    item: Static
-      Rectangle=8 180 256 181
-      Action=3
-      Create Flags=01010000000000000000000000000111
-    end
-    item: Static
-      Rectangle=86 8 258 42
-      Create Flags=01010000000000000000000000000000
-      Flags=0000000000000001
-      Name=Times New Roman
-      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
-      Text=Select Destination Directory
-      Text French=Sélectionner le répertoire de destination
-      Text German=Zielverzeichnis wählen
-      Text Spanish=Seleccione el directorio de destino
-      Text Italian=Selezionare Directory di destinazione
-    end
-    item: Static
-      Rectangle=86 42 256 82
-      Create Flags=01010000000000000000000000000000
-      Text=Please select the directory where the %APPTITLE% files are to be installed.
-      Text French=Veuillez sélectionner le répertoire dans lequel les fichiers %APPTITLE% doivent être installés.
-      Text German=Geben Sie an, in welchem Verzeichnis die %APPTITLE%-Dateien installiert werden sollen.
-      Text Spanish=Por favor seleccione el directorio donde desee instalar los archivos de %APPTITLE%.
-      Text Italian=Selezionare la directory dove verranno installati i file %APPTITLE%.
-    end
-    item: Static
-      Rectangle=86 98 256 125
-      Action=1
-      Create Flags=01010000000000000000000000000111
-    end
-    item: Push Button
-      Rectangle=208 106 253 121
-      Variable=MAINDIR_SAVE
-      Value=%MAINDIR%
-      Destination Dialog=1
-      Action=2
-      Create Flags=01010000000000010000000000000000
-      Text=Browse
-      Text French=Parcourir
-      Text German=Durchsuchen
-      Text Spanish=Buscar
-      Text Italian=Sfoglie
-    end
-    item: Static
-      Rectangle=90 109 206 120
-      Create Flags=01010000000000000000000000000000
-      Text=%MAINDIR%
-      Text French=%MAINDIR%
-      Text German=%MAINDIR%
-      Text Spanish=%MAINDIR%
-      Text Italian=%MAINDIR%
-    end
-  end
-  item: Dialog
-    Title=Select Destination Directory
-    Title French=Sélectionner le répertoire de destination
-    Title German=Zielverzeichnis wählen
-    Title Spanish=Seleccione el directorio de destino
-    Title Italian=Selezionare Directory di destinazione
-    Width=221
-    Height=173
-    Font Name=Helv
-    Font Size=8
-    item: Listbox
-      Rectangle=5 5 163 149
-      Variable=MAINDIR
-      Create Flags=01010000100000010000000101000000
-      Flags=0000110000100010
-      Text=%MAINDIR%
-      Text French=%MAINDIR%
-      Text German=%MAINDIR%
-      Text Spanish=%MAINDIR%
-      Text Italian=%MAINDIR%
-    end
-    item: Push Button
-      Rectangle=167 6 212 21
-      Create Flags=01010000000000010000000000000001
-      Text=OK
-      Text French=OK
-      Text German=OK
-      Text Spanish=Aceptar
-      Text Italian=OK
-    end
-    item: Push Button
-      Rectangle=167 25 212 40
-      Variable=MAINDIR
-      Value=%MAINDIR_SAVE%
-      Create Flags=01010000000000010000000000000000
-      Flags=0000000000000001
-      Text=Cancel
-      Text French=Annuler
-      Text German=Abbrechen
-      Text Spanish=Cancelar
-      Text Italian=Annulla
-    end
-  end
-end
-item: Custom Dialog Set
-  Name=Select Components
-  Display Variable=DISPLAY
-  item: Dialog
-    Title=%APPTITLE% Installation
-    Title French=Installation de %APPTITLE%
-    Title German=Installation von %APPTITLE%
-    Title Spanish=Instalación de %APPTITLE%
-    Title Italian=Installazione di %APPTITLE%
-    Width=271
-    Height=224
-    Font Name=Helv
-    Font Size=8
-    item: Push Button
-      Rectangle=150 187 195 202
-      Variable=DIRECTION
-      Value=N
-      Create Flags=01010000000000010000000000000001
-      Text=&Next >
-      Text French=&Suite >
-      Text German=&Weiter >
-      Text Spanish=&Siguiente >
-      Text Italian=&Avanti >
-    end
-    item: Push Button
-      Rectangle=105 187 150 202
-      Variable=DIRECTION
-      Value=B
-      Create Flags=01010000000000010000000000000000
-      Text=< &Back
-      Text French=< &Retour
-      Text German=< &Zurück
-      Text Spanish=< &Atrás
-      Text Italian=< &Indietro
-    end
-    item: Push Button
-      Rectangle=211 187 256 202
-      Action=3
-      Create Flags=01010000000000010000000000000000
-      Text=&Cancel
-      Text French=&Annuler
-      Text German=&Abbrechen
-      Text Spanish=&Cancelar
-      Text Italian=&Annulla
-    end
-    item: Static
-      Rectangle=8 180 256 181
-      Action=3
-      Create Flags=01010000000000000000000000000111
-    end
-    item: Static
-      Rectangle=86 8 258 42
-      Create Flags=01010000000000000000000000000000
-      Flags=0000000000000001
-      Name=Times New Roman
-      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
-      Text=Select Components
-      Text French=Sélectionner les composants
-      Text German=Komponenten auswählen
-      Text Spanish=Seleccione componentes
-      Text Italian=Selezionare i componenti
-    end
-    item: Checkbox
-      Rectangle=86 66 256 138
-      Variable=COMPONENTS
-      Create Flags=01010000000000010000000000000011
-      Flags=0000000000000110
-      Text=Python Utility Scripts
-      Text=Python Help Files
-      Text=Python test suite
-      Text=Python interpreter and library
-      Text=
-      Text French=Python Utility Scripts
-      Text French=Python Help Files
-      Text French=Python test suite
-      Text French=
-      Text German=Python Utility Scripts
-      Text German=Python Help Files
-      Text German=Python test suite
-      Text German=
-      Text Spanish=Python Utility Scripts
-      Text Spanish=Python Help Files
-      Text Spanish=Python test suite
-      Text Spanish=
-      Text Italian=Python Utility Scripts
-      Text Italian=Python Help Files
-      Text Italian=Python test suite
-      Text Italian=
-    end
-    item: Static
-      Rectangle=194 162 242 172
-      Variable=COMPONENTS
-      Value=MAINDIR
-      Create Flags=01010000000000000000000000000010
-    end
-    item: Static
-      Rectangle=194 153 242 162
-      Variable=COMPONENTS
-      Create Flags=01010000000000000000000000000010
-    end
-    item: Static
-      Rectangle=107 153 196 164
-      Create Flags=01010000000000000000000000000000
-      Text=Disk Space Required:
-      Text French=Espace disque requis :
-      Text German=Notwendiger Speicherplatz:
-      Text Spanish=Espacio requerido en el disco:
-      Text Italian=Spazio su disco necessario:
-    end
-    item: Static
-      Rectangle=107 162 196 172
-      Create Flags=01010000000000000000000000000000
-      Text=Disk Space Remaining:
-      Text French=Espace disque disponible :
-      Text German=Verbleibender Speicherplatz:
-      Text Spanish=Espacio en disco disponible:
-      Text Italian=Spazio su disco disponibile:
-    end
-    item: Static
-      Rectangle=86 145 256 175
-      Action=1
-      Create Flags=01010000000000000000000000000111
-    end
-    item: Static
-      Rectangle=86 42 256 61
-      Create Flags=01010000000000000000000000000000
-      Text=Choose which components to install by checking the boxes below.
-      Text French=Choisissez les composants que vous voulez installer en cochant les cases ci-dessous.
-      Text German=Wählen Sie die zu installierenden Komponenten, indem Sie in die entsprechenden Kästchen klicken.
-      Text Spanish=Elija los componentes que desee instalar marcando los cuadros de abajo.
-      Text Italian=Scegliere quali componenti installare selezionando le caselle sottostanti.
-    end
-  end
-end
-item: Custom Dialog Set
-  Name=Select Program Manager Group
-  Display Variable=DISPLAY
-  item: Dialog
-    Title=%APPTITLE% Installation
-    Title French=Installation de %APPTITLE%
-    Title German=Installation von %APPTITLE%
-    Title Spanish=Instalación de %APPTITLE%
-    Title Italian=Installazione di %APPTITLE%
-    Width=271
-    Height=224
-    Font Name=Helv
-    Font Size=8
-    item: Push Button
-      Rectangle=150 187 195 202
-      Variable=DIRECTION
-      Value=N
-      Create Flags=01010000000000010000000000000001
-      Text=&Next >
-      Text French=&Suite >
-      Text German=&Weiter >
-      Text Spanish=&Siguiente >
-      Text Italian=&Avanti >
-    end
-    item: Push Button
-      Rectangle=105 187 150 202
-      Variable=DIRECTION
-      Value=B
-      Create Flags=01010000000000010000000000000000
-      Flags=0000000000000001
-      Text=< &Back
-      Text French=< &Retour
-      Text German=< &Zurück
-      Text Spanish=< &Atrás
-      Text Italian=< &Indietro
-    end
-    item: Push Button
-      Rectangle=211 187 256 202
-      Action=3
-      Create Flags=01010000000000010000000000000000
-      Text=&Cancel
-      Text French=&Annuler
-      Text German=&Abbrechen
-      Text Spanish=&Cancelar
-      Text Italian=&Annulla
-    end
-    item: Static
-      Rectangle=8 180 256 181
-      Action=3
-      Create Flags=01010000000000000000000000000111
-    end
-    item: Static
-      Rectangle=86 8 258 42
-      Create Flags=01010000000000000000000000000000
-      Flags=0000000000000001
-      Name=Times New Roman
-      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
-      Text=Select ProgMan Group
-      Text French=Sélectionner le groupe du Gestionnaire de programme 
-      Text German=Bestimmung der Programm-Managergruppe
-      Text Spanish=Seleccione grupo del Administrador de programas
-      Text Italian=Selezionare il gruppo ProgMan 
-    end
-    item: Static
-      Rectangle=86 44 256 68
-      Create Flags=01010000000000000000000000000000
-      Text=Enter the name of the Program Manager group to add the %APPTITLE% icons to:
-      Text French=Entrez le nom du groupe du Gestionnaire de programme dans lequel vous souhaitez ajouter les icônes de %APPTITLE% :
-      Text German=Geben Sie den Namen der Programmgruppe ein, der das Symbol %APPTITLE% hinzugefügt werden soll:
-      Text Spanish=Escriba el nombre del grupo del Administrador de programas en el que desea agregar los iconos de %APPTITLE%:
-      Text Italian=Inserire il nome del gruppo Program Manager per aggiungere le icone %APPTITLE% a:
-    end
-    item: Combobox
-      Rectangle=86 69 256 175
-      Variable=GROUP
-      Create Flags=01010000000000010000001000000001
-      Flags=0000000000000001
-      Text=%GROUP%
-      Text French=%GROUP%
-      Text German=%GROUP%
-      Text Spanish=%GROUP%
-      Text Italian=%GROUP%
-    end
-  end
-end
-item: Custom Dialog Set
-  Name=Start Installation
-  Display Variable=DISPLAY
-  item: Dialog
-    Title=%APPTITLE% Installation
-    Title French=Installation de %APPTITLE%
-    Title German=Installation von %APPTITLE%
-    Title Spanish=Instalación de %APPTITLE%
-    Title Italian=Installazione di %APPTITLE%
-    Width=271
-    Height=224
-    Font Name=Helv
-    Font Size=8
-    item: Push Button
-      Rectangle=150 187 195 202
-      Variable=DIRECTION
-      Value=N
-      Create Flags=01010000000000010000000000000001
-      Text=&Next >
-      Text French=&Suite >
-      Text German=&Weiter >
-      Text Spanish=&Siguiente >
-      Text Italian=&Avanti >
-    end
-    item: Push Button
-      Rectangle=105 187 150 202
-      Variable=DIRECTION
-      Value=B
-      Create Flags=01010000000000010000000000000000
-      Text=< &Back
-      Text French=< &Retour
-      Text German=< &Zurück
-      Text Spanish=< &Atrás
-      Text Italian=< &Indietro
-    end
-    item: Push Button
-      Rectangle=211 187 256 202
-      Action=3
-      Create Flags=01010000000000010000000000000000
-      Text=&Cancel
-      Text French=&Annuler
-      Text German=&Abbrechen
-      Text Spanish=&Cancelar
-      Text Italian=&Annulla
-    end
-    item: Static
-      Rectangle=8 180 256 181
-      Action=3
-      Create Flags=01010000000000000000000000000111
-    end
-    item: Static
-      Rectangle=86 8 258 42
-      Create Flags=01010000000000000000000000000000
-      Flags=0000000000000001
-      Name=Times New Roman
-      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
-      Text=Ready to Install!
-      Text French=Prêt à installer !
-      Text German=Installationsbereit!
-      Text Spanish=¡Preparado para la instalación!
-      Text Italian=Pronto per l'installazione!
-    end
-    item: Static
-      Rectangle=86 42 256 102
-      Create Flags=01010000000000000000000000000000
-      Text=You are now ready to install %APPTITLE%.
-      Text=
-      Text=Press the Next button to begin the installation or the Back button to reenter the installation information.
-      Text French=Vous êtes maintenant prêt à installer les fichiers %APPTITLE%.
-      Text French=
-      Text French=Cliquez sur le bouton Suite pour commencer l'installation ou sur le bouton Retour pour entrer les informations d'installation à nouveau.
-      Text German=Sie können %APPTITLE% nun installieren.
-      Text German=
-      Text German=Klicken Sie auf "Weiter", um mit der Installation zu beginnen. Klicken Sie auf "Zurück", um die Installationsinformationen neu einzugeben.
-      Text Spanish=Ya está listo para instalar %APPTITLE%.
-      Text Spanish=
-      Text Spanish=Presione el botón Siguiente para comenzar la instalación o presione Atrás para volver a ingresar la información para la instalación.
-      Text Italian=Ora è possibile installare %APPTITLE%.
-      Text Italian=
-      Text Italian=Premere il pulsante Avanti per avviare l'installazione o il pulsante Indietro per reinserire le informazioni di installazione.
-    end
-  end
-end
-item: If/While Statement
-  Variable=DISPLAY
-  Value=Select Destination Directory
-end
-item: Set Variable
-  Variable=BACKUP
-  Value=%MAINDIR%\BACKUP
-end
-item: End Block
-end
-item: End Block
-end
-item: If/While Statement
-  Variable=DOBACKUP
-  Value=A
-end
-item: Set Variable
-  Variable=BACKUPDIR
-  Value=%BACKUP%
-end
-item: End Block
-end
-item: Open/Close INSTALL.LOG
-end
-item: Check Disk Space
-  Component=COMPONENTS
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=D
-  Flags=00001010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\python.exe
-  Destination=%MAINDIR%\python.exe
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\pythonw.exe
-  Destination=%MAINDIR%\pythonw.exe
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\parser.pyd
-  Destination=%MAINDIR%\DLLs\parser.pyd
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\_tkinter.pyd
-  Destination=%MAINDIR%\DLLs\_tkinter.pyd
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\zlib.pyd
-  Destination=%MAINDIR%\DLLs\zlib.pyd
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\..\zlibvc104dll\zlib.dll
-  Destination=%SYS32%\zlib.dll
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\bsddb.pyd
-  Destination=%MAINDIR%\DLLs\bsddb.pyd
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\python15.dll
-  Destination=%SYS32%\python15.dll
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\python15.lib
-  Destination=%SYS32%\python15.lib
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Pc\pycon.ico
-  Destination=%MAINDIR%\pycon.ico
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Pc\pyc.ico
-  Destination=%MAINDIR%\pyc.ico
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Pc\py.ico
-  Destination=%MAINDIR%\py.ico
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Lib\*.py
-  Destination=%MAINDIR%\Lib
-  Description=Library Modules
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Lib\plat-win\*.py
-  Destination=%MAINDIR%\Lib\Plat-Win
-  Description=Windows-specific library modules
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Lib\lib-tk\*.py
-  Destination=%MAINDIR%\Lib\lib-tk
-  Description=Tkinter related library modules
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\pcbuild\*.lib
-  Destination=%MAINDIR%\libs
-  Description=.lib files
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Include\*.h
-  Destination=%MAINDIR%\include
-  Description=Header files
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Pc\config.h
-  Destination=%MAINDIR%\include\config.h
-  Description=Header files (config.h)
-  Flags=0000000000000010
-end
-item: Install File
-  Source=c:\winnt\system32\MSVCIRT.DLL
-  Destination=%SYS32%\MSVCIRT.DLL
-  Description=Visual C++ Runtime DLLs
-  Flags=0000001000000011
-end
-item: Install File
-  Source=c:\winnt\system32\MSVCRT.DLL
-  Destination=%SYS32%\MSVCRT.DLL
-  Description=Visual C++ Runtime DLLs
-  Flags=0000001000000011
-end
-item: End Block
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=A
-  Flags=00001010
-end
-item: Install File
-  Source=%_SRC_%\Tools\scripts\*.py
-  Destination=%MAINDIR%\Tools\Scripts
-  Description=Utility Scripts
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Tools\scripts\*.doc
-  Destination=%MAINDIR%\Tools\Scripts
-  Description=Utility Scripts
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Tools\scripts\Readme
-  Destination=%MAINDIR%\Tools\Scripts\Readme
-  Description=Utility Scripts
-  Flags=0000000000000010
-end
-item: End Block
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=B
-  Flags=00001010
-end
-item: Install File
-  Source=%_SRC_%\Doc\index.html
-  Destination=%MAINDIR%\Doc\index.html
-  Description=Python Documentation root (HTML)
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Doc\icons\*.*
-  Destination=%MAINDIR%\Doc\icons
-  Description=Python Documentation (HTML)
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Doc\tut\*.*
-  Destination=%MAINDIR%\Doc\tut
-  Description=Python Documentation (HTML)
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Doc\lib\*.*
-  Destination=%MAINDIR%\Doc\lib
-  Description=Python Documentation (HTML)
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Doc\ext\*.*
-  Destination=%MAINDIR%\Doc\ext
-  Description=Python Documentation (HTML)
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Doc\api\*.*
-  Destination=%MAINDIR%\Doc\api
-  Description=Python Documentation (HTML)
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Doc\ref\*.html
-  Destination=%MAINDIR%\Doc\ref
-  Description=Python Documentation (HTML)
-  Flags=0000000000000010
-end
-item: End Block
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=C
-  Flags=00001010
-end
-item: Install File
-  Source=%_SRC_%\Lib\test\audiotest.au
-  Destination=%MAINDIR%\Lib\test\audiotest.au
-  Description=Python Test files
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Lib\test\*.uue
-  Destination=%MAINDIR%\Lib\test
-  Description=Python Test files
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Lib\test\*.py
-  Destination=%MAINDIR%\Lib\test
-  Description=Python Test files
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Lib\test\output\*.*
-  Destination=%MAINDIR%\Lib\test\output
-  Description=Python Test output files
-  Flags=0000000000000010
-end
-item: Install File
-  Source=%_SRC_%\Lib\test\*.py
-  Destination=%MAINDIR%\Lib\test
-  Flags=0000000000000010
-end
-item: End Block
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=D
-  Flags=00001010
-end
-item: Add Text to INSTALL.LOG
-  Text=File Tree: %MAINDIR%\Lib\*.*
-end
-item: Edit Registry
-  Key=.py
-  New Value=Python.File
-end
-item: Edit Registry
-  Key=Python.File
-  New Value=Python File
-end
-item: Edit Registry
-  Key=Python.File\shell\open\command
-  New Value=%MAINDIR%\python.exe "%%1" %%*
-end
-item: Edit Registry
-  Key=Python.File\DefaultIcon
-  New Value=%MAINDIR%\Py.ico
-end
-item: Edit Registry
-  Key=.pyw
-  New Value=Python.NoConFile
-end
-item: Edit Registry
-  Key=Python.NoConFile
-  New Value=Python File (no console)
-end
-item: Edit Registry
-  Key=Python.NoConFile\shell\open\command
-  New Value=%MAINDIR%\pythonw.exe "%%1" %%*
-end
-item: Edit Registry
-  Key=Python.NoConFile\DefaultIcon
-  New Value=%MAINDIR%\Py.ico
-end
-item: Edit Registry
-  Key=.pyc
-  New Value=Python.CompiledFile
-end
-item: Edit Registry
-  Key=Python.CompiledFile
-  New Value=Compiled Python File
-end
-item: Edit Registry
-  Key=Python.CompiledFile\shell\open\command
-  New Value=%MAINDIR%\python.exe "%%1" %%*
-end
-item: Edit Registry
-  Key=Python.CompiledFile\DefaultIcon
-  New Value=%MAINDIR%\pyc.ico
-end
-item: Edit Registry
-  Key=Software\Python\PythonCore\CurrentVersion
-  New Value=%PY_VERSION%
-  Root=2
-end
-item: Edit Registry
-  Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
-  New Value=%MAINDIR%
-  Root=2
-end
-item: Edit Registry
-  Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
-  New Value=%GROUP%
-  Root=2
-end
-item: Edit Registry
-  Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
-  New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs
-  Root=2
-end
-item: Edit Registry
-  Key=Software\Python\PythonCore\%PY_VERSION%\Dll
-  New Value=%SYS32%\Python15.dll
-  Root=2
-end
-item: Edit Registry
-  Key=Software\Python\PythonCore\%PY_VERSION%\Modules
-  Root=2
-end
-item: Edit Registry
-  Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
-  New Value=%MAINDIR%\Python.exe
-  Root=2
-end
-item: End Block
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=B
-  Flags=00001010
-end
-item: Edit Registry
-  Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
-  New Value=%MAINDIR%\Doc\index.html
-  Root=2
-end
-item: End Block
-end
-item: Set Variable
-  Variable=MAINDIR
-  Value=%MAINDIR%
-  Flags=00010100
-end
-item: Include Script
-  Pathname=C:\Program Files\WISE\include\uninstal.wse
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=D
-  Flags=00001010
-end
-item: Check Configuration
-  Flags=10111011
-end
-item: Remark
-  Text=If NT, install in a common group
-end
-item: Get Registry Key Value
-  Variable=GROUPDIR
-  Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
-  Value Name=Common Programs
-  Flags=00000100
-end
-item: If/While Statement
-  Variable=GROUPDIR
-end
-item: Get Registry Key Value
-  Variable=GROUPDIR
-  Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
-  Default=%WIN%\Start Menu\Programs
-  Value Name=Programs
-  Flags=00000010
-end
-item: End Block
-end
-item: Set Variable
-  Variable=GROUP
-  Value=%GROUPDIR%\%GROUP%
-end
-item: Create Shortcut
-  Source=%MAINDIR%\python.exe
-  Destination=%GROUP%\python.lnk
-  Working Directory=%MAINDIR%
-  Icon Pathname=%MAINDIR%\pycon.ico
-  Key Type=1536
-  Flags=00000001
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=B
-  Flags=00001010
-end
-item: Create Shortcut
-  Source=%MAINDIR%\Doc\index.html
-  Destination=%GROUP%\Python Manuals.lnk
-  Working Directory=%MAINDIR%
-  Key Type=1536
-  Flags=00000001
-end
-item: End Block
-end
-item: Else Statement
-end
-item: Add ProgMan Icon
-  Group=%GROUP%
-  Icon Name=Python
-  Command Line=%MAINDIR%\python.exe
-  Default Directory=%MAINDIR%
-end
-item: If/While Statement
-  Variable=COMPONENTS
-  Value=B
-  Flags=00001010
-end
-item: Add ProgMan Icon
-  Group=%GROUP%
-  Icon Name=Python Manuals
-  Command Line=%MAINDIR%\Doc\index.html
-  Default Directory=%MAINDIR%\Doc
-end
-item: End Block
-end
-item: End Block
-end
-item: End Block
-end
-item: Self-Register OCXs/DLLs
-  Description=Updating System Configuration, Please Wait...
-end
-item: Wizard Block
-  Direction Variable=DIRECTION
-  Display Variable=DISPLAY
-  Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP
-  X Position=9
-  Y Position=10
-  Filler Color=8421440
-  Flags=00000011
-end
-item: Custom Dialog Set
-  Name=Finished
-  Display Variable=DISPLAY
-  item: Dialog
-    Title=%APPTITLE% Installation
-    Title French=Installation de %APPTITLE%
-    Title German=Installation von %APPTITLE%
-    Title Spanish=Instalación de %APPTITLE%
-    Title Italian=Installazione di %APPTITLE%
-    Width=271
-    Height=224
-    Font Name=Helv
-    Font Size=8
-    item: Push Button
-      Rectangle=150 187 195 202
-      Variable=DIRECTION
-      Value=N
-      Create Flags=01010000000000010000000000000001
-      Text=&Finish
-      Text French=&Fin
-      Text German=&Weiter
-      Text Spanish=&Terminar
-      Text Italian=&Fine
-    end
-    item: Push Button
-      Rectangle=105 187 150 202
-      Variable=DISABLED
-      Value=!
-      Create Flags=01010000000000010000000000000000
-      Text=< &Back
-      Text French=< &Retour
-      Text German=< &Zurück
-      Text Spanish=< &Atrás
-      Text Italian=< &Indietro
-    end
-    item: Push Button
-      Rectangle=211 187 256 202
-      Variable=DISABLED
-      Value=!
-      Action=3
-      Create Flags=01010000000000010000000000000000
-      Text=&Cancel
-      Text French=&Annuler
-      Text German=&Abbrechen
-      Text Spanish=&Cancelar
-      Text Italian=&Annulla
-    end
-    item: Static
-      Rectangle=8 180 256 181
-      Action=3
-      Create Flags=01010000000000000000000000000111
-    end
-    item: Static
-      Rectangle=86 8 258 42
-      Create Flags=01010000000000000000000000000000
-      Flags=0000000000000001
-      Name=Times New Roman
-      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
-      Text=Installation Completed!
-      Text French=Installation terminée !
-      Text German=Die Installation ist abgeschlossen!
-      Text Spanish=¡Instalación terminada!
-      Text Italian=Installazione completata!
-    end
-    item: Static
-      Rectangle=86 42 256 102
-      Create Flags=01010000000000000000000000000000
-      Text=%APPTITLE% has been successfully installed.
-      Text=
-      Text=Press the Finish button to exit this installation.
-      Text French=%APPTITLE% est maintenant installé.
-      Text French=
-      Text French=Cliquez sur le bouton Fin pour quitter l'installation.
-      Text German=%APPTITLE% wurde erfolgreich installiert.
-      Text German=
-      Text German=Klicken Sie auf "Weiter", um die Installation zu beenden.
-      Text Spanish=%APPTITLE% se ha instalado con éxito.
-      Text Spanish=
-      Text Spanish=Presione el botón Terminar para salir de esta instalación.
-      Text Italian=L'installazione %APPTITLE% è stata portata a termine con successo.
-      Text Italian=
-      Text Italian=Premere il pulsante Fine per uscire dall'installazione.
-    end
-  end
-end
-item: End Block
-end
+Document Type: WSE\r
+item: Global\r
+  Version=5.0\r
+  Title=Python 1.5.1\r
+  Flags=00010100\r
+  Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\r
+  Japanese Font Name=MS Gothic\r
+  Japanese Font Size=10\r
+  Start Gradient=0 0 255\r
+  End Gradient=0 0 0\r
+  Windows Flags=00000000000010010010110000001000\r
+  Log Pathname=%MAINDIR%\INSTALL.LOG\r
+  Message Font=MS Sans Serif\r
+  Font Size=8\r
+  Disk Filename=SETUP\r
+  Patch Flags=0000000000000001\r
+  Patch Threshold=85\r
+  Patch Memory=4000\r
+  Variable Name1=_SYS_\r
+  Variable Default1=D:\NT\System32\r
+  Variable Flags1=00001000\r
+  Variable Name2=_ODBC16_\r
+  Variable Default2=D:\NT\System32\r
+  Variable Flags2=00001000\r
+  Variable Name3=_ODBC32_\r
+  Variable Default3=D:\NT\System32\r
+  Variable Flags3=00001000\r
+  Variable Name4=_WISE_\r
+  Variable Default4=C:\Program Files\Wise\r
+  Variable Flags4=00001000\r
+  Variable Name5=_SRC_\r
+  Variable Description5=Root of Python Build Tree\r
+  Variable Default5=C:\src\Python-1.5\r
+  Variable Flags5=00001001\r
+end\r
+item: Open/Close INSTALL.LOG\r
+  Flags=00000001\r
+end\r
+item: Check if File/Dir Exists\r
+  Pathname=%SYS%\r
+  Flags=10000100\r
+end\r
+item: Set Variable\r
+  Variable=SYS\r
+  Value=%WIN%\r
+end\r
+item: End Block\r
+end\r
+item: Check Configuration\r
+  Message=Sorry, but we can not install Python on your system unless you have Administrator Privileges.\r
+  Message=\r
+  Message=Please log on as an Administrator, and start the installation again.\r
+  Title=Must have administrator rights\r
+  Flags=01011111\r
+end\r
+item: Set Variable\r
+  Variable=APPTITLE\r
+  Value=Python 1.5.1\r
+end\r
+item: Set Variable\r
+  Variable=GROUP\r
+  Value=Python 1.5\r
+end\r
+item: Set Variable\r
+  Variable=DISABLED\r
+  Value=!\r
+end\r
+item: Set Variable\r
+  Variable=PY_VERSION\r
+  Value=1.5.1\r
+end\r
+item: Set Variable\r
+  Variable=MAINDIR\r
+  Value=Python\r
+end\r
+item: Check Configuration\r
+  Flags=10111011\r
+end\r
+item: Get Registry Key Value\r
+  Variable=PROGRAM_FILES\r
+  Key=SOFTWARE\Microsoft\Windows\CurrentVersion\r
+  Default=C:\Program Files\r
+  Value Name=ProgramFilesDir\r
+  Flags=00000100\r
+end\r
+item: Set Variable\r
+  Variable=MAINDIR\r
+  Value=%PROGRAM_FILES%\%MAINDIR%\r
+end\r
+item: Set Variable\r
+  Variable=EXPLORER\r
+  Value=1\r
+end\r
+item: Else Statement\r
+end\r
+item: Set Variable\r
+  Variable=MAINDIR\r
+  Value=C:\%MAINDIR%\r
+end\r
+item: End Block\r
+end\r
+item: Set Variable\r
+  Variable=BACKUP\r
+  Value=%MAINDIR%\BACKUP\r
+end\r
+item: Set Variable\r
+  Variable=DOBACKUP\r
+  Value=B\r
+end\r
+item: Set Variable\r
+  Variable=BRANDING\r
+  Value=0\r
+end\r
+item: Set Variable\r
+  Variable=COMPONENTS\r
+  Value=ABCD\r
+end\r
+item: Wizard Block\r
+  Direction Variable=DIRECTION\r
+  Display Variable=DISPLAY\r
+  Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP\r
+  X Position=9\r
+  Y Position=10\r
+  Filler Color=8421440\r
+  Dialog=Welcome\r
+  Dialog=Select Destination Directory\r
+  Dialog=Select Components\r
+  Dialog=Select Program Manager Group\r
+  Variable=\r
+  Variable=\r
+  Variable=\r
+  Variable=EXPLORER\r
+  Value=\r
+  Value=\r
+  Value=\r
+  Value=1\r
+  Compare=0\r
+  Compare=0\r
+  Compare=0\r
+  Compare=0\r
+  Flags=00000011\r
+end\r
+item: Custom Dialog Set\r
+  Name=Welcome\r
+  Display Variable=DISPLAY\r
+  item: Dialog\r
+    Title=%APPTITLE% Installation\r
+    Title French=Installation de %APPTITLE%\r
+    Title German=Installation von %APPTITLE%\r
+    Title Spanish=Instalación de %APPTITLE%\r
+    Title Italian=Installazione di %APPTITLE%\r
+    Width=271\r
+    Height=224\r
+    Font Name=Helv\r
+    Font Size=8\r
+    item: Static\r
+      Rectangle=86 8 258 42\r
+      Create Flags=01010000000000000000000000000000\r
+      Flags=0000000000000001\r
+      Name=Times New Roman\r
+      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18\r
+      Text=Welcome!\r
+      Text French=Bienvenue !\r
+      Text German=Willkommen!\r
+      Text Spanish=¡Bienvenido!\r
+      Text Italian=Benvenuti!\r
+    end\r
+    item: Push Button\r
+      Rectangle=150 187 195 202\r
+      Variable=DIRECTION\r
+      Value=N\r
+      Create Flags=01010000000000010000000000000001\r
+      Text=&Next >\r
+      Text French=&Suite >\r
+      Text German=&Weiter >\r
+      Text Spanish=&Siguiente >\r
+      Text Italian=&Avanti >\r
+    end\r
+    item: Push Button\r
+      Rectangle=105 187 150 202\r
+      Variable=DISABLED\r
+      Value=!\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=< &Back\r
+      Text French=< &Retour\r
+      Text German=< &Zurück\r
+      Text Spanish=< &Atrás\r
+      Text Italian=< &Indietro\r
+    end\r
+    item: Push Button\r
+      Rectangle=211 186 256 201\r
+      Action=3\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=&Cancel\r
+      Text French=&Annuler\r
+      Text German=&Abbrechen\r
+      Text Spanish=&Cancelar\r
+      Text Italian=&Annulla\r
+    end\r
+    item: Static\r
+      Rectangle=86 42 256 131\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=This installation program will install %APPTITLE% on your system.\r
+      Text=\r
+      Text=Press the Next button to start the installation. You can press the Exit Setup button now if you do not want to install the %APPTITLE% at this time.\r
+      Text French=Ce programme d'installation va installer %APPTITLE%.\r
+      Text French=\r
+      Text French=Cliquez sur le bouton Suite pour démarrer l'installation. Vous pouvez cliquer sur le bouton Quitter l'installation si vous ne voulez pas installer %APPTITLE% tout de suite.\r
+      Text German=Mit diesem Installationsprogramm wird %APPTITLE% installiert.\r
+      Text German=\r
+      Text German=Klicken Sie auf "Weiter", um mit der Installation zu beginnen. Klicken Sie auf "Abbrechen", um die Installation von %APPTITLE% abzubrechen.\r
+      Text Spanish=Este programa de instalación instalará %APPTITLE%.\r
+      Text Spanish=\r
+      Text Spanish=Presione el botón Siguiente para iniciar la instalación. Puede presionar el botón Salir de instalación si no desea instalar %APPTITLE% en este momento.\r
+      Text Italian=Questo programma installerà %APPTITLE%.\r
+      Text Italian=\r
+      Text Italian=Per avvviare l'installazione premere il pulsante Avanti. Se non si desidera installare %APPTITLE% ora, premere il pulsante Esci dall'installazione.\r
+    end\r
+    item: Static\r
+      Rectangle=8 180 256 181\r
+      Action=3\r
+      Create Flags=01010000000000000000000000000111\r
+    end\r
+  end\r
+end\r
+item: Custom Dialog Set\r
+  Name=Select Destination Directory\r
+  Display Variable=DISPLAY\r
+  item: Dialog\r
+    Title=%APPTITLE% Installation\r
+    Title French=Installation de %APPTITLE%\r
+    Title German=Installation von %APPTITLE%\r
+    Title Spanish=Instalación de %APPTITLE%\r
+    Title Italian=Installazione di %APPTITLE%\r
+    Width=271\r
+    Height=224\r
+    Font Name=Helv\r
+    Font Size=8\r
+    item: Push Button\r
+      Rectangle=150 187 195 202\r
+      Variable=DIRECTION\r
+      Value=N\r
+      Create Flags=01010000000000010000000000000001\r
+      Text=&Next >\r
+      Text French=&Suite >\r
+      Text German=&Weiter >\r
+      Text Spanish=&Siguiente >\r
+      Text Italian=&Avanti >\r
+    end\r
+    item: Push Button\r
+      Rectangle=105 187 150 202\r
+      Variable=DIRECTION\r
+      Value=B\r
+      Create Flags=01010000000000010000000000000000\r
+      Flags=0000000000000001\r
+      Text=< &Back\r
+      Text French=< &Retour\r
+      Text German=< &Zurück\r
+      Text Spanish=< &Atrás\r
+      Text Italian=< &Indietro\r
+    end\r
+    item: Push Button\r
+      Rectangle=211 187 256 202\r
+      Action=3\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=&Cancel\r
+      Text French=&Annuler\r
+      Text German=&Abbrechen\r
+      Text Spanish=&Cancelar\r
+      Text Italian=&Annulla\r
+    end\r
+    item: Static\r
+      Rectangle=8 180 256 181\r
+      Action=3\r
+      Create Flags=01010000000000000000000000000111\r
+    end\r
+    item: Static\r
+      Rectangle=86 8 258 42\r
+      Create Flags=01010000000000000000000000000000\r
+      Flags=0000000000000001\r
+      Name=Times New Roman\r
+      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18\r
+      Text=Select Destination Directory\r
+      Text French=Sélectionner le répertoire de destination\r
+      Text German=Zielverzeichnis wählen\r
+      Text Spanish=Seleccione el directorio de destino\r
+      Text Italian=Selezionare Directory di destinazione\r
+    end\r
+    item: Static\r
+      Rectangle=86 42 256 82\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=Please select the directory where the %APPTITLE% files are to be installed.\r
+      Text French=Veuillez sélectionner le répertoire dans lequel les fichiers %APPTITLE% doivent être installés.\r
+      Text German=Geben Sie an, in welchem Verzeichnis die %APPTITLE%-Dateien installiert werden sollen.\r
+      Text Spanish=Por favor seleccione el directorio donde desee instalar los archivos de %APPTITLE%.\r
+      Text Italian=Selezionare la directory dove verranno installati i file %APPTITLE%.\r
+    end\r
+    item: Static\r
+      Rectangle=86 98 256 125\r
+      Action=1\r
+      Create Flags=01010000000000000000000000000111\r
+    end\r
+    item: Push Button\r
+      Rectangle=208 106 253 121\r
+      Variable=MAINDIR_SAVE\r
+      Value=%MAINDIR%\r
+      Destination Dialog=1\r
+      Action=2\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=Browse\r
+      Text French=Parcourir\r
+      Text German=Durchsuchen\r
+      Text Spanish=Buscar\r
+      Text Italian=Sfoglie\r
+    end\r
+    item: Static\r
+      Rectangle=90 109 206 120\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=%MAINDIR%\r
+      Text French=%MAINDIR%\r
+      Text German=%MAINDIR%\r
+      Text Spanish=%MAINDIR%\r
+      Text Italian=%MAINDIR%\r
+    end\r
+  end\r
+  item: Dialog\r
+    Title=Select Destination Directory\r
+    Title French=Sélectionner le répertoire de destination\r
+    Title German=Zielverzeichnis wählen\r
+    Title Spanish=Seleccione el directorio de destino\r
+    Title Italian=Selezionare Directory di destinazione\r
+    Width=221\r
+    Height=173\r
+    Font Name=Helv\r
+    Font Size=8\r
+    item: Listbox\r
+      Rectangle=5 5 163 149\r
+      Variable=MAINDIR\r
+      Create Flags=01010000100000010000000101000000\r
+      Flags=0000110000100010\r
+      Text=%MAINDIR%\r
+      Text French=%MAINDIR%\r
+      Text German=%MAINDIR%\r
+      Text Spanish=%MAINDIR%\r
+      Text Italian=%MAINDIR%\r
+    end\r
+    item: Push Button\r
+      Rectangle=167 6 212 21\r
+      Create Flags=01010000000000010000000000000001\r
+      Text=OK\r
+      Text French=OK\r
+      Text German=OK\r
+      Text Spanish=Aceptar\r
+      Text Italian=OK\r
+    end\r
+    item: Push Button\r
+      Rectangle=167 25 212 40\r
+      Variable=MAINDIR\r
+      Value=%MAINDIR_SAVE%\r
+      Create Flags=01010000000000010000000000000000\r
+      Flags=0000000000000001\r
+      Text=Cancel\r
+      Text French=Annuler\r
+      Text German=Abbrechen\r
+      Text Spanish=Cancelar\r
+      Text Italian=Annulla\r
+    end\r
+  end\r
+end\r
+item: Custom Dialog Set\r
+  Name=Select Components\r
+  Display Variable=DISPLAY\r
+  item: Dialog\r
+    Title=%APPTITLE% Installation\r
+    Title French=Installation de %APPTITLE%\r
+    Title German=Installation von %APPTITLE%\r
+    Title Spanish=Instalación de %APPTITLE%\r
+    Title Italian=Installazione di %APPTITLE%\r
+    Width=271\r
+    Height=224\r
+    Font Name=Helv\r
+    Font Size=8\r
+    item: Push Button\r
+      Rectangle=150 187 195 202\r
+      Variable=DIRECTION\r
+      Value=N\r
+      Create Flags=01010000000000010000000000000001\r
+      Text=&Next >\r
+      Text French=&Suite >\r
+      Text German=&Weiter >\r
+      Text Spanish=&Siguiente >\r
+      Text Italian=&Avanti >\r
+    end\r
+    item: Push Button\r
+      Rectangle=105 187 150 202\r
+      Variable=DIRECTION\r
+      Value=B\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=< &Back\r
+      Text French=< &Retour\r
+      Text German=< &Zurück\r
+      Text Spanish=< &Atrás\r
+      Text Italian=< &Indietro\r
+    end\r
+    item: Push Button\r
+      Rectangle=211 187 256 202\r
+      Action=3\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=&Cancel\r
+      Text French=&Annuler\r
+      Text German=&Abbrechen\r
+      Text Spanish=&Cancelar\r
+      Text Italian=&Annulla\r
+    end\r
+    item: Static\r
+      Rectangle=8 180 256 181\r
+      Action=3\r
+      Create Flags=01010000000000000000000000000111\r
+    end\r
+    item: Static\r
+      Rectangle=86 8 258 42\r
+      Create Flags=01010000000000000000000000000000\r
+      Flags=0000000000000001\r
+      Name=Times New Roman\r
+      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18\r
+      Text=Select Components\r
+      Text French=Sélectionner les composants\r
+      Text German=Komponenten auswählen\r
+      Text Spanish=Seleccione componentes\r
+      Text Italian=Selezionare i componenti\r
+    end\r
+    item: Checkbox\r
+      Rectangle=86 66 256 138\r
+      Variable=COMPONENTS\r
+      Create Flags=01010000000000010000000000000011\r
+      Flags=0000000000000110\r
+      Text=Python Utility Scripts\r
+      Text=Python Help Files\r
+      Text=Python test suite\r
+      Text=Python interpreter and library\r
+      Text=\r
+      Text French=Python Utility Scripts\r
+      Text French=Python Help Files\r
+      Text French=Python test suite\r
+      Text French=\r
+      Text German=Python Utility Scripts\r
+      Text German=Python Help Files\r
+      Text German=Python test suite\r
+      Text German=\r
+      Text Spanish=Python Utility Scripts\r
+      Text Spanish=Python Help Files\r
+      Text Spanish=Python test suite\r
+      Text Spanish=\r
+      Text Italian=Python Utility Scripts\r
+      Text Italian=Python Help Files\r
+      Text Italian=Python test suite\r
+      Text Italian=\r
+    end\r
+    item: Static\r
+      Rectangle=194 162 242 172\r
+      Variable=COMPONENTS\r
+      Value=MAINDIR\r
+      Create Flags=01010000000000000000000000000010\r
+    end\r
+    item: Static\r
+      Rectangle=194 153 242 162\r
+      Variable=COMPONENTS\r
+      Create Flags=01010000000000000000000000000010\r
+    end\r
+    item: Static\r
+      Rectangle=107 153 196 164\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=Disk Space Required:\r
+      Text French=Espace disque requis :\r
+      Text German=Notwendiger Speicherplatz:\r
+      Text Spanish=Espacio requerido en el disco:\r
+      Text Italian=Spazio su disco necessario:\r
+    end\r
+    item: Static\r
+      Rectangle=107 162 196 172\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=Disk Space Remaining:\r
+      Text French=Espace disque disponible :\r
+      Text German=Verbleibender Speicherplatz:\r
+      Text Spanish=Espacio en disco disponible:\r
+      Text Italian=Spazio su disco disponibile:\r
+    end\r
+    item: Static\r
+      Rectangle=86 145 256 175\r
+      Action=1\r
+      Create Flags=01010000000000000000000000000111\r
+    end\r
+    item: Static\r
+      Rectangle=86 42 256 61\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=Choose which components to install by checking the boxes below.\r
+      Text French=Choisissez les composants que vous voulez installer en cochant les cases ci-dessous.\r
+      Text German=Wählen Sie die zu installierenden Komponenten, indem Sie in die entsprechenden Kästchen klicken.\r
+      Text Spanish=Elija los componentes que desee instalar marcando los cuadros de abajo.\r
+      Text Italian=Scegliere quali componenti installare selezionando le caselle sottostanti.\r
+    end\r
+  end\r
+end\r
+item: Custom Dialog Set\r
+  Name=Select Program Manager Group\r
+  Display Variable=DISPLAY\r
+  item: Dialog\r
+    Title=%APPTITLE% Installation\r
+    Title French=Installation de %APPTITLE%\r
+    Title German=Installation von %APPTITLE%\r
+    Title Spanish=Instalación de %APPTITLE%\r
+    Title Italian=Installazione di %APPTITLE%\r
+    Width=271\r
+    Height=224\r
+    Font Name=Helv\r
+    Font Size=8\r
+    item: Push Button\r
+      Rectangle=150 187 195 202\r
+      Variable=DIRECTION\r
+      Value=N\r
+      Create Flags=01010000000000010000000000000001\r
+      Text=&Next >\r
+      Text French=&Suite >\r
+      Text German=&Weiter >\r
+      Text Spanish=&Siguiente >\r
+      Text Italian=&Avanti >\r
+    end\r
+    item: Push Button\r
+      Rectangle=105 187 150 202\r
+      Variable=DIRECTION\r
+      Value=B\r
+      Create Flags=01010000000000010000000000000000\r
+      Flags=0000000000000001\r
+      Text=< &Back\r
+      Text French=< &Retour\r
+      Text German=< &Zurück\r
+      Text Spanish=< &Atrás\r
+      Text Italian=< &Indietro\r
+    end\r
+    item: Push Button\r
+      Rectangle=211 187 256 202\r
+      Action=3\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=&Cancel\r
+      Text French=&Annuler\r
+      Text German=&Abbrechen\r
+      Text Spanish=&Cancelar\r
+      Text Italian=&Annulla\r
+    end\r
+    item: Static\r
+      Rectangle=8 180 256 181\r
+      Action=3\r
+      Create Flags=01010000000000000000000000000111\r
+    end\r
+    item: Static\r
+      Rectangle=86 8 258 42\r
+      Create Flags=01010000000000000000000000000000\r
+      Flags=0000000000000001\r
+      Name=Times New Roman\r
+      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18\r
+      Text=Select ProgMan Group\r
+      Text French=Sélectionner le groupe du Gestionnaire de programme \r
+      Text German=Bestimmung der Programm-Managergruppe\r
+      Text Spanish=Seleccione grupo del Administrador de programas\r
+      Text Italian=Selezionare il gruppo ProgMan \r
+    end\r
+    item: Static\r
+      Rectangle=86 44 256 68\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=Enter the name of the Program Manager group to add the %APPTITLE% icons to:\r
+      Text French=Entrez le nom du groupe du Gestionnaire de programme dans lequel vous souhaitez ajouter les icônes de %APPTITLE% :\r
+      Text German=Geben Sie den Namen der Programmgruppe ein, der das Symbol %APPTITLE% hinzugefügt werden soll:\r
+      Text Spanish=Escriba el nombre del grupo del Administrador de programas en el que desea agregar los iconos de %APPTITLE%:\r
+      Text Italian=Inserire il nome del gruppo Program Manager per aggiungere le icone %APPTITLE% a:\r
+    end\r
+    item: Combobox\r
+      Rectangle=86 69 256 175\r
+      Variable=GROUP\r
+      Create Flags=01010000000000010000001000000001\r
+      Flags=0000000000000001\r
+      Text=%GROUP%\r
+      Text French=%GROUP%\r
+      Text German=%GROUP%\r
+      Text Spanish=%GROUP%\r
+      Text Italian=%GROUP%\r
+    end\r
+  end\r
+end\r
+item: Custom Dialog Set\r
+  Name=Start Installation\r
+  Display Variable=DISPLAY\r
+  item: Dialog\r
+    Title=%APPTITLE% Installation\r
+    Title French=Installation de %APPTITLE%\r
+    Title German=Installation von %APPTITLE%\r
+    Title Spanish=Instalación de %APPTITLE%\r
+    Title Italian=Installazione di %APPTITLE%\r
+    Width=271\r
+    Height=224\r
+    Font Name=Helv\r
+    Font Size=8\r
+    item: Push Button\r
+      Rectangle=150 187 195 202\r
+      Variable=DIRECTION\r
+      Value=N\r
+      Create Flags=01010000000000010000000000000001\r
+      Text=&Next >\r
+      Text French=&Suite >\r
+      Text German=&Weiter >\r
+      Text Spanish=&Siguiente >\r
+      Text Italian=&Avanti >\r
+    end\r
+    item: Push Button\r
+      Rectangle=105 187 150 202\r
+      Variable=DIRECTION\r
+      Value=B\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=< &Back\r
+      Text French=< &Retour\r
+      Text German=< &Zurück\r
+      Text Spanish=< &Atrás\r
+      Text Italian=< &Indietro\r
+    end\r
+    item: Push Button\r
+      Rectangle=211 187 256 202\r
+      Action=3\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=&Cancel\r
+      Text French=&Annuler\r
+      Text German=&Abbrechen\r
+      Text Spanish=&Cancelar\r
+      Text Italian=&Annulla\r
+    end\r
+    item: Static\r
+      Rectangle=8 180 256 181\r
+      Action=3\r
+      Create Flags=01010000000000000000000000000111\r
+    end\r
+    item: Static\r
+      Rectangle=86 8 258 42\r
+      Create Flags=01010000000000000000000000000000\r
+      Flags=0000000000000001\r
+      Name=Times New Roman\r
+      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18\r
+      Text=Ready to Install!\r
+      Text French=Prêt à installer !\r
+      Text German=Installationsbereit!\r
+      Text Spanish=¡Preparado para la instalación!\r
+      Text Italian=Pronto per l'installazione!\r
+    end\r
+    item: Static\r
+      Rectangle=86 42 256 102\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=You are now ready to install %APPTITLE%.\r
+      Text=\r
+      Text=Press the Next button to begin the installation or the Back button to reenter the installation information.\r
+      Text French=Vous êtes maintenant prêt à installer les fichiers %APPTITLE%.\r
+      Text French=\r
+      Text French=Cliquez sur le bouton Suite pour commencer l'installation ou sur le bouton Retour pour entrer les informations d'installation à nouveau.\r
+      Text German=Sie können %APPTITLE% nun installieren.\r
+      Text German=\r
+      Text German=Klicken Sie auf "Weiter", um mit der Installation zu beginnen. Klicken Sie auf "Zurück", um die Installationsinformationen neu einzugeben.\r
+      Text Spanish=Ya está listo para instalar %APPTITLE%.\r
+      Text Spanish=\r
+      Text Spanish=Presione el botón Siguiente para comenzar la instalación o presione Atrás para volver a ingresar la información para la instalación.\r
+      Text Italian=Ora è possibile installare %APPTITLE%.\r
+      Text Italian=\r
+      Text Italian=Premere il pulsante Avanti per avviare l'installazione o il pulsante Indietro per reinserire le informazioni di installazione.\r
+    end\r
+  end\r
+end\r
+item: If/While Statement\r
+  Variable=DISPLAY\r
+  Value=Select Destination Directory\r
+end\r
+item: Set Variable\r
+  Variable=BACKUP\r
+  Value=%MAINDIR%\BACKUP\r
+end\r
+item: End Block\r
+end\r
+item: End Block\r
+end\r
+item: If/While Statement\r
+  Variable=DOBACKUP\r
+  Value=A\r
+end\r
+item: Set Variable\r
+  Variable=BACKUPDIR\r
+  Value=%BACKUP%\r
+end\r
+item: End Block\r
+end\r
+item: Open/Close INSTALL.LOG\r
+end\r
+item: Check Disk Space\r
+  Component=COMPONENTS\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=D\r
+  Flags=00001010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\python.exe\r
+  Destination=%MAINDIR%\python.exe\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\pythonw.exe\r
+  Destination=%MAINDIR%\pythonw.exe\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\parser.pyd\r
+  Destination=%MAINDIR%\DLLs\parser.pyd\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\_tkinter.pyd\r
+  Destination=%MAINDIR%\DLLs\_tkinter.pyd\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\zlib.pyd\r
+  Destination=%MAINDIR%\DLLs\zlib.pyd\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\..\zlibvc104dll\zlib.dll\r
+  Destination=%SYS32%\zlib.dll\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\bsddb.pyd\r
+  Destination=%MAINDIR%\DLLs\bsddb.pyd\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\python15.dll\r
+  Destination=%SYS32%\python15.dll\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\python15.lib\r
+  Destination=%SYS32%\python15.lib\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Pc\pycon.ico\r
+  Destination=%MAINDIR%\pycon.ico\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Pc\pyc.ico\r
+  Destination=%MAINDIR%\pyc.ico\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Pc\py.ico\r
+  Destination=%MAINDIR%\py.ico\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Lib\*.py\r
+  Destination=%MAINDIR%\Lib\r
+  Description=Library Modules\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Lib\plat-win\*.py\r
+  Destination=%MAINDIR%\Lib\Plat-Win\r
+  Description=Windows-specific library modules\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Lib\lib-tk\*.py\r
+  Destination=%MAINDIR%\Lib\lib-tk\r
+  Description=Tkinter related library modules\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\pcbuild\*.lib\r
+  Destination=%MAINDIR%\libs\r
+  Description=.lib files\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Include\*.h\r
+  Destination=%MAINDIR%\include\r
+  Description=Header files\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Pc\config.h\r
+  Destination=%MAINDIR%\include\config.h\r
+  Description=Header files (config.h)\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=c:\winnt\system32\MSVCIRT.DLL\r
+  Destination=%SYS32%\MSVCIRT.DLL\r
+  Description=Visual C++ Runtime DLLs\r
+  Flags=0000001000000011\r
+end\r
+item: Install File\r
+  Source=c:\winnt\system32\MSVCRT.DLL\r
+  Destination=%SYS32%\MSVCRT.DLL\r
+  Description=Visual C++ Runtime DLLs\r
+  Flags=0000001000000011\r
+end\r
+item: End Block\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=A\r
+  Flags=00001010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Tools\scripts\*.py\r
+  Destination=%MAINDIR%\Tools\Scripts\r
+  Description=Utility Scripts\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Tools\scripts\*.doc\r
+  Destination=%MAINDIR%\Tools\Scripts\r
+  Description=Utility Scripts\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Tools\scripts\Readme\r
+  Destination=%MAINDIR%\Tools\Scripts\Readme\r
+  Description=Utility Scripts\r
+  Flags=0000000000000010\r
+end\r
+item: End Block\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=B\r
+  Flags=00001010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Doc\index.html\r
+  Destination=%MAINDIR%\Doc\index.html\r
+  Description=Python Documentation root (HTML)\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Doc\icons\*.*\r
+  Destination=%MAINDIR%\Doc\icons\r
+  Description=Python Documentation (HTML)\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Doc\tut\*.*\r
+  Destination=%MAINDIR%\Doc\tut\r
+  Description=Python Documentation (HTML)\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Doc\lib\*.*\r
+  Destination=%MAINDIR%\Doc\lib\r
+  Description=Python Documentation (HTML)\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Doc\ext\*.*\r
+  Destination=%MAINDIR%\Doc\ext\r
+  Description=Python Documentation (HTML)\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Doc\api\*.*\r
+  Destination=%MAINDIR%\Doc\api\r
+  Description=Python Documentation (HTML)\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Doc\ref\*.html\r
+  Destination=%MAINDIR%\Doc\ref\r
+  Description=Python Documentation (HTML)\r
+  Flags=0000000000000010\r
+end\r
+item: End Block\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=C\r
+  Flags=00001010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Lib\test\audiotest.au\r
+  Destination=%MAINDIR%\Lib\test\audiotest.au\r
+  Description=Python Test files\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Lib\test\*.uue\r
+  Destination=%MAINDIR%\Lib\test\r
+  Description=Python Test files\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Lib\test\*.py\r
+  Destination=%MAINDIR%\Lib\test\r
+  Description=Python Test files\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Lib\test\output\*.*\r
+  Destination=%MAINDIR%\Lib\test\output\r
+  Description=Python Test output files\r
+  Flags=0000000000000010\r
+end\r
+item: Install File\r
+  Source=%_SRC_%\Lib\test\*.py\r
+  Destination=%MAINDIR%\Lib\test\r
+  Flags=0000000000000010\r
+end\r
+item: End Block\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=D\r
+  Flags=00001010\r
+end\r
+item: Add Text to INSTALL.LOG\r
+  Text=File Tree: %MAINDIR%\Lib\*.*\r
+end\r
+item: Edit Registry\r
+  Key=.py\r
+  New Value=Python.File\r
+end\r
+item: Edit Registry\r
+  Key=Python.File\r
+  New Value=Python File\r
+end\r
+item: Edit Registry\r
+  Key=Python.File\shell\open\command\r
+  New Value=%MAINDIR%\python.exe "%%1" %%*\r
+end\r
+item: Edit Registry\r
+  Key=Python.File\DefaultIcon\r
+  New Value=%MAINDIR%\Py.ico\r
+end\r
+item: Edit Registry\r
+  Key=.pyw\r
+  New Value=Python.NoConFile\r
+end\r
+item: Edit Registry\r
+  Key=Python.NoConFile\r
+  New Value=Python File (no console)\r
+end\r
+item: Edit Registry\r
+  Key=Python.NoConFile\shell\open\command\r
+  New Value=%MAINDIR%\pythonw.exe "%%1" %%*\r
+end\r
+item: Edit Registry\r
+  Key=Python.NoConFile\DefaultIcon\r
+  New Value=%MAINDIR%\Py.ico\r
+end\r
+item: Edit Registry\r
+  Key=.pyc\r
+  New Value=Python.CompiledFile\r
+end\r
+item: Edit Registry\r
+  Key=Python.CompiledFile\r
+  New Value=Compiled Python File\r
+end\r
+item: Edit Registry\r
+  Key=Python.CompiledFile\shell\open\command\r
+  New Value=%MAINDIR%\python.exe "%%1" %%*\r
+end\r
+item: Edit Registry\r
+  Key=Python.CompiledFile\DefaultIcon\r
+  New Value=%MAINDIR%\pyc.ico\r
+end\r
+item: Edit Registry\r
+  Key=Software\Python\PythonCore\CurrentVersion\r
+  New Value=%PY_VERSION%\r
+  Root=2\r
+end\r
+item: Edit Registry\r
+  Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\r
+  New Value=%MAINDIR%\r
+  Root=2\r
+end\r
+item: Edit Registry\r
+  Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup\r
+  New Value=%GROUP%\r
+  Root=2\r
+end\r
+item: Edit Registry\r
+  Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath\r
+  New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs\r
+  Root=2\r
+end\r
+item: Edit Registry\r
+  Key=Software\Python\PythonCore\%PY_VERSION%\Dll\r
+  New Value=%SYS32%\Python15.dll\r
+  Root=2\r
+end\r
+item: Edit Registry\r
+  Key=Software\Python\PythonCore\%PY_VERSION%\Modules\r
+  Root=2\r
+end\r
+item: Edit Registry\r
+  Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe\r
+  New Value=%MAINDIR%\Python.exe\r
+  Root=2\r
+end\r
+item: End Block\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=B\r
+  Flags=00001010\r
+end\r
+item: Edit Registry\r
+  Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation\r
+  New Value=%MAINDIR%\Doc\index.html\r
+  Root=2\r
+end\r
+item: End Block\r
+end\r
+item: Set Variable\r
+  Variable=MAINDIR\r
+  Value=%MAINDIR%\r
+  Flags=00010100\r
+end\r
+item: Include Script\r
+  Pathname=C:\Program Files\WISE\include\uninstal.wse\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=D\r
+  Flags=00001010\r
+end\r
+item: Check Configuration\r
+  Flags=10111011\r
+end\r
+item: Remark\r
+  Text=If NT, install in a common group\r
+end\r
+item: Get Registry Key Value\r
+  Variable=GROUPDIR\r
+  Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\r
+  Value Name=Common Programs\r
+  Flags=00000100\r
+end\r
+item: If/While Statement\r
+  Variable=GROUPDIR\r
+end\r
+item: Get Registry Key Value\r
+  Variable=GROUPDIR\r
+  Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\r
+  Default=%WIN%\Start Menu\Programs\r
+  Value Name=Programs\r
+  Flags=00000010\r
+end\r
+item: End Block\r
+end\r
+item: Set Variable\r
+  Variable=GROUP\r
+  Value=%GROUPDIR%\%GROUP%\r
+end\r
+item: Create Shortcut\r
+  Source=%MAINDIR%\python.exe\r
+  Destination=%GROUP%\python.lnk\r
+  Working Directory=%MAINDIR%\r
+  Icon Pathname=%MAINDIR%\pycon.ico\r
+  Key Type=1536\r
+  Flags=00000001\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=B\r
+  Flags=00001010\r
+end\r
+item: Create Shortcut\r
+  Source=%MAINDIR%\Doc\index.html\r
+  Destination=%GROUP%\Python Manuals.lnk\r
+  Working Directory=%MAINDIR%\r
+  Key Type=1536\r
+  Flags=00000001\r
+end\r
+item: End Block\r
+end\r
+item: Else Statement\r
+end\r
+item: Add ProgMan Icon\r
+  Group=%GROUP%\r
+  Icon Name=Python\r
+  Command Line=%MAINDIR%\python.exe\r
+  Default Directory=%MAINDIR%\r
+end\r
+item: If/While Statement\r
+  Variable=COMPONENTS\r
+  Value=B\r
+  Flags=00001010\r
+end\r
+item: Add ProgMan Icon\r
+  Group=%GROUP%\r
+  Icon Name=Python Manuals\r
+  Command Line=%MAINDIR%\Doc\index.html\r
+  Default Directory=%MAINDIR%\Doc\r
+end\r
+item: End Block\r
+end\r
+item: End Block\r
+end\r
+item: End Block\r
+end\r
+item: Self-Register OCXs/DLLs\r
+  Description=Updating System Configuration, Please Wait...\r
+end\r
+item: Wizard Block\r
+  Direction Variable=DIRECTION\r
+  Display Variable=DISPLAY\r
+  Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP\r
+  X Position=9\r
+  Y Position=10\r
+  Filler Color=8421440\r
+  Flags=00000011\r
+end\r
+item: Custom Dialog Set\r
+  Name=Finished\r
+  Display Variable=DISPLAY\r
+  item: Dialog\r
+    Title=%APPTITLE% Installation\r
+    Title French=Installation de %APPTITLE%\r
+    Title German=Installation von %APPTITLE%\r
+    Title Spanish=Instalación de %APPTITLE%\r
+    Title Italian=Installazione di %APPTITLE%\r
+    Width=271\r
+    Height=224\r
+    Font Name=Helv\r
+    Font Size=8\r
+    item: Push Button\r
+      Rectangle=150 187 195 202\r
+      Variable=DIRECTION\r
+      Value=N\r
+      Create Flags=01010000000000010000000000000001\r
+      Text=&Finish\r
+      Text French=&Fin\r
+      Text German=&Weiter\r
+      Text Spanish=&Terminar\r
+      Text Italian=&Fine\r
+    end\r
+    item: Push Button\r
+      Rectangle=105 187 150 202\r
+      Variable=DISABLED\r
+      Value=!\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=< &Back\r
+      Text French=< &Retour\r
+      Text German=< &Zurück\r
+      Text Spanish=< &Atrás\r
+      Text Italian=< &Indietro\r
+    end\r
+    item: Push Button\r
+      Rectangle=211 187 256 202\r
+      Variable=DISABLED\r
+      Value=!\r
+      Action=3\r
+      Create Flags=01010000000000010000000000000000\r
+      Text=&Cancel\r
+      Text French=&Annuler\r
+      Text German=&Abbrechen\r
+      Text Spanish=&Cancelar\r
+      Text Italian=&Annulla\r
+    end\r
+    item: Static\r
+      Rectangle=8 180 256 181\r
+      Action=3\r
+      Create Flags=01010000000000000000000000000111\r
+    end\r
+    item: Static\r
+      Rectangle=86 8 258 42\r
+      Create Flags=01010000000000000000000000000000\r
+      Flags=0000000000000001\r
+      Name=Times New Roman\r
+      Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18\r
+      Text=Installation Completed!\r
+      Text French=Installation terminée !\r
+      Text German=Die Installation ist abgeschlossen!\r
+      Text Spanish=¡Instalación terminada!\r
+      Text Italian=Installazione completata!\r
+    end\r
+    item: Static\r
+      Rectangle=86 42 256 102\r
+      Create Flags=01010000000000000000000000000000\r
+      Text=%APPTITLE% has been successfully installed.\r
+      Text=\r
+      Text=Press the Finish button to exit this installation.\r
+      Text French=%APPTITLE% est maintenant installé.\r
+      Text French=\r
+      Text French=Cliquez sur le bouton Fin pour quitter l'installation.\r
+      Text German=%APPTITLE% wurde erfolgreich installiert.\r
+      Text German=\r
+      Text German=Klicken Sie auf "Weiter", um die Installation zu beenden.\r
+      Text Spanish=%APPTITLE% se ha instalado con éxito.\r
+      Text Spanish=\r
+      Text Spanish=Presione el botón Terminar para salir de esta instalación.\r
+      Text Italian=L'installazione %APPTITLE% è stata portata a termine con successo.\r
+      Text Italian=\r
+      Text Italian=Premere il pulsante Fine per uscire dall'installazione.\r
+    end\r
+  end\r
+end\r
+item: End Block\r
+end\r
index 16506c7f893b0887ca6015bddf09106a7b70d1c0..9e60608a0461c20f90c1b1f6b392ce1d12658b80 100644 (file)
-# Microsoft Developer Studio Project File - Name="pythonw" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Application" 0x0101
-
-CFG=pythonw - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "pythonw.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "pythonw.mak" CFG="pythonw - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "pythonw - Win32 Release" (based on "Win32 (x86) Application")
-!MESSAGE "pythonw - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE 
-
-# Begin Project
-# PROP Scc_ProjName "pythonw"
-# PROP Scc_LocalPath "..\pc"
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "pythonw - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /machine:I386
-# 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 python15.lib /nologo /base:"0x1e190000" /subsystem:windows /debug /machine:I386 /libpath:"Release"
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "pythonw - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# 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 python15_d.lib /nologo /base:"0x1e190000" /subsystem:windows /debug /machine:I386 /out:"./pythonw_d.exe" /pdbtype:sept /libpath:"Debug"
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF 
-
-# Begin Target
-
-# Name "pythonw - Win32 Release"
-# Name "pythonw - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\PC\python_exe.rc
-
-!IF  "$(CFG)" == "pythonw - Win32 Release"
-
-!ELSEIF  "$(CFG)" == "pythonw - Win32 Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\PC\WinMain.c
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="pythonw" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Application" 0x0101\r
+\r
+CFG=pythonw - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "pythonw.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "pythonw.mak" CFG="pythonw - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "pythonw - Win32 Release" (based on "Win32 (x86) Application")\r
+!MESSAGE "pythonw - Win32 Debug" (based on "Win32 (x86) Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName "pythonw"\r
+# PROP Scc_LocalPath "..\pc"\r
+CPP=cl.exe\r
+MTL=midl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "pythonw - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /machine:I386\r
+# 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 python15.lib /nologo /base:"0x1e190000" /subsystem:windows /debug /machine:I386 /libpath:"Release"\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "pythonw - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
+# 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 python15_d.lib /nologo /base:"0x1e190000" /subsystem:windows /debug /machine:I386 /out:"./pythonw_d.exe" /pdbtype:sept /libpath:"Debug"\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "pythonw - Win32 Release"\r
+# Name "pythonw - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\python_exe.rc\r
+\r
+!IF  "$(CFG)" == "pythonw - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "pythonw - Win32 Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\PC\WinMain.c\r
+# End Source File\r
+# End Target\r
+# End Project\r
index 8401ce194896e77088ff4fdad4679f62bf0bb9b0..81945b3b6f2c7ba7b0b4d526e27e156c0234eef0 100644 (file)
@@ -1,96 +1,96 @@
-# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 5.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=zlib - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "zlib.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE 
-
-# Begin Project
-# PROP Scc_ProjName "zlib"
-# PROP Scc_LocalPath ".."
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "zlib - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "..\..\zlib104forvc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /machine:I386
-# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib ..\..\zlibvc104dll\zlib.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"./zlib.pyd" /libpath:"Release" /export:initzlib
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "zlib - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "zlib"
-# PROP BASE Intermediate_Dir "zlib"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "."
-# PROP Intermediate_Dir "temp-debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "..\..\zlib104forvc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15_d.lib ..\..\zlibvc104dll\zlib.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"./zlib_d.pyd" /pdbtype:sept /libpath:"Debug" /export:initzlib
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF 
-
-# Begin Target
-
-# Name "zlib - Win32 Release"
-# Name "zlib - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\Modules\zlibmodule.c
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
+\r
+CFG=zlib - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "zlib.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName "zlib"\r
+# PROP Scc_LocalPath ".."\r
+CPP=cl.exe\r
+MTL=midl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "zlib - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "..\..\zlib104forvc" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /machine:I386\r
+# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15.lib ..\..\zlibvc104dll\zlib.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"./zlib.pyd" /libpath:"Release" /export:initzlib\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "zlib - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "zlib"\r
+# PROP BASE Intermediate_Dir "zlib"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "."\r
+# PROP Intermediate_Dir "temp-debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "..\..\zlib104forvc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c\r
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 user32.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib python15_d.lib ..\..\zlibvc104dll\zlib.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"./zlib_d.pyd" /pdbtype:sept /libpath:"Debug" /export:initzlib\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "zlib - Win32 Release"\r
+# Name "zlib - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\Modules\zlibmodule.c\r
+# End Source File\r
+# End Target\r
+# End Project\r