diff options
author | Thomas Wouters <thomas@python.org> | 2001-02-14 09:43:47 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2001-02-14 09:43:47 (GMT) |
commit | d807570ed16014b31b2b91d2dc6a65437afbeb46 (patch) | |
tree | d8f64aaf3e14392351067a3cc78a8183ac77390c /PCbuild | |
parent | f9bb4969af0b9cedeb837ac5260b03c011df9a7c (diff) | |
download | cpython-d807570ed16014b31b2b91d2dc6a65437afbeb46.zip cpython-d807570ed16014b31b2b91d2dc6a65437afbeb46.tar.gz cpython-d807570ed16014b31b2b91d2dc6a65437afbeb46.tar.bz2 |
Re-add DOS line-endings and mark the files binary.
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/_symtable.dsp | 198 | ||||
-rw-r--r-- | PCbuild/_testcapi.dsp | 198 | ||||
-rw-r--r-- | PCbuild/pythoncore.dsp | 3508 |
3 files changed, 1952 insertions, 1952 deletions
diff --git a/PCbuild/_symtable.dsp b/PCbuild/_symtable.dsp index bb43990..a4797ca 100644 --- a/PCbuild/_symtable.dsp +++ b/PCbuild/_symtable.dsp @@ -1,99 +1,99 @@ -# Microsoft Developer Studio Project File - Name="_symtable" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=_symtable - 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 "_symtable.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 "_symtable.mak" CFG="_symtable - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "_symtable - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "_symtable - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "_symtable" -# PROP Scc_LocalPath ".." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "_symtable - 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 "x86-temp-release\_symtable" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0xc09 /d "NDEBUG" -# ADD RSC /l 0xc09 /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 /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 /nologo /base:"0x1e1F0000" /dll /machine:I386 /out:"./_symtable.pyd" /export:init_symtable -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "_symtable - 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 "x86-temp-debug\_symtable" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0xc09 /d "_DEBUG" -# ADD RSC /l 0xc09 /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 /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 /nologo /base:"0x1e1F0000" /dll /debug /machine:I386 /out:"./_symtable_d.pyd" /pdbtype:sept /export:init_symtable -# SUBTRACT LINK32 /pdb:none - -!ENDIF - -# Begin Target - -# Name "_symtable - Win32 Release" -# Name "_symtable - Win32 Debug" -# Begin Source File - -SOURCE=..\Modules\symtablemodule.c -# End Source File -# End Target -# End Project +# Microsoft Developer Studio Project File - Name="_symtable" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=_symtable - 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 "_symtable.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 "_symtable.mak" CFG="_symtable - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "_symtable - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "_symtable - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName "_symtable"
+# PROP Scc_LocalPath ".."
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "_symtable - 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 "x86-temp-release\_symtable"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+F90=df.exe
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0xc09 /d "NDEBUG"
+# ADD RSC /l 0xc09 /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 /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 /nologo /base:"0x1e1F0000" /dll /machine:I386 /out:"./_symtable.pyd" /export:init_symtable
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "_symtable - 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 "x86-temp-debug\_symtable"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+F90=df.exe
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0xc09 /d "_DEBUG"
+# ADD RSC /l 0xc09 /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 /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 /nologo /base:"0x1e1F0000" /dll /debug /machine:I386 /out:"./_symtable_d.pyd" /pdbtype:sept /export:init_symtable
+# SUBTRACT LINK32 /pdb:none
+
+!ENDIF
+
+# Begin Target
+
+# Name "_symtable - Win32 Release"
+# Name "_symtable - Win32 Debug"
+# Begin Source File
+
+SOURCE=..\Modules\symtablemodule.c
+# End Source File
+# End Target
+# End Project
diff --git a/PCbuild/_testcapi.dsp b/PCbuild/_testcapi.dsp index 6bde272..70153f5 100644 --- a/PCbuild/_testcapi.dsp +++ b/PCbuild/_testcapi.dsp @@ -1,99 +1,99 @@ -# Microsoft Developer Studio Project File - Name="_testcapi" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=_testcapi - 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 "_testcapi.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 "_testcapi.mak" CFG="_testcapi - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "_testcapi - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "_testcapi - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "_testcapi" -# PROP Scc_LocalPath ".." -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "_testcapi - 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 "x86-temp-release\_testcapi" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0xc09 /d "NDEBUG" -# ADD RSC /l 0xc09 /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 /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 /nologo /base:"0x1e1F0000" /dll /machine:I386 /out:"./_testcapi.pyd" /export:init_testcapi -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "_testcapi - 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 "x86-temp-debug\_testcapi" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0xc09 /d "_DEBUG" -# ADD RSC /l 0xc09 /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 /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 /nologo /base:"0x1e1F0000" /dll /debug /machine:I386 /out:"./_testcapi_d.pyd" /pdbtype:sept /export:init_testcapi -# SUBTRACT LINK32 /pdb:none - -!ENDIF - -# Begin Target - -# Name "_testcapi - Win32 Release" -# Name "_testcapi - Win32 Debug" -# Begin Source File - -SOURCE=..\Modules\_testcapimodule.c -# End Source File -# End Target -# End Project +# Microsoft Developer Studio Project File - Name="_testcapi" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=_testcapi - 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 "_testcapi.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 "_testcapi.mak" CFG="_testcapi - Win32 Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "_testcapi - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "_testcapi - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName "_testcapi"
+# PROP Scc_LocalPath ".."
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+
+!IF "$(CFG)" == "_testcapi - 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 "x86-temp-release\_testcapi"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+F90=df.exe
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /c
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0xc09 /d "NDEBUG"
+# ADD RSC /l 0xc09 /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 /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 /nologo /base:"0x1e1F0000" /dll /machine:I386 /out:"./_testcapi.pyd" /export:init_testcapi
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "_testcapi - 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 "x86-temp-debug\_testcapi"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+F90=df.exe
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MMAP_EXPORTS" /YX /FD /GZ /c
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0xc09 /d "_DEBUG"
+# ADD RSC /l 0xc09 /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 /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 /nologo /base:"0x1e1F0000" /dll /debug /machine:I386 /out:"./_testcapi_d.pyd" /pdbtype:sept /export:init_testcapi
+# SUBTRACT LINK32 /pdb:none
+
+!ENDIF
+
+# Begin Target
+
+# Name "_testcapi - Win32 Release"
+# Name "_testcapi - Win32 Debug"
+# Begin Source File
+
+SOURCE=..\Modules\_testcapimodule.c
+# End Source File
+# End Target
+# End Project
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index a2930ae..c432617 100644 --- a/PCbuild/pythoncore.dsp +++ b/PCbuild/pythoncore.dsp @@ -1,1754 +1,1754 @@ -# Microsoft Developer Studio Project File - Name="pythoncore" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 -# TARGTYPE "Win32 (ALPHA) Dynamic-Link Library" 0x0602 - -CFG=pythoncore - Win32 Alpha 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 "pythoncore.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 "pythoncore.mak" CFG="pythoncore - Win32 Alpha Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pythoncore - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "pythoncore - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "pythoncore - Win32 Alpha Debug" (based on "Win32 (ALPHA) Dynamic-Link Library") -!MESSAGE "pythoncore - Win32 Alpha Release" (based on "Win32 (ALPHA) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "pythoncore" -# PROP Scc_LocalPath ".." - -!IF "$(CFG)" == "pythoncore - 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 "x86-temp-release\pythoncore" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -CPP=cl.exe -# 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 /Zm200 /c -MTL=midl.exe -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL" -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL" -RSC=rc.exe -# 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 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python21.dll" -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "pythoncore - 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 "x86-temp-debug\pythoncore" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -F90=df.exe -CPP=cl.exe -# 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 /Zm200 /c -MTL=midl.exe -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL" -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL" -RSC=rc.exe -# 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 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python21_d.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "." -# PROP Intermediate_Dir "alpha-temp-debug\pythoncore" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -CPP=cl.exe -# ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /MTd /c -# ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /MDd /c -MTL=midl.exe -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL" -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL" -RSC=rc.exe -# ADD BASE RSC /l 0x409 /i "..\Include" /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 wsock32.lib largeint.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" /out:"./python21_d.dll" /pdbtype:sept -# SUBTRACT BASE LINK32 /pdb:none -# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" /out:"./python21_d.dll" /pdbtype:sept -# SUBTRACT LINK32 /pdb:none - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "." -# PROP Intermediate_Dir "alpha-temp-release\pythoncore" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -CPP=cl.exe -# ADD BASE CPP /nologo /MT /Gt0 /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c -# ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c -MTL=midl.exe -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL" -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL" -RSC=rc.exe -# ADD BASE RSC /l 0x409 /i "..\Include" /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 wsock32.lib largeint.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" -# SUBTRACT BASE LINK32 /pdb:none -# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" -# SUBTRACT LINK32 /pdb:none - -!ENDIF - -# Begin Target - -# Name "pythoncore - Win32 Release" -# Name "pythoncore - Win32 Debug" -# Name "pythoncore - Win32 Alpha Debug" -# Name "pythoncore - Win32 Alpha Release" -# Begin Source File - -SOURCE=..\Modules\_codecsmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\_localemodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\_weakref.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\abstract.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\acceler.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\arraymodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\audioop.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\binascii.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\bitset.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\bltinmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\bufferobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\cellobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\ceval.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\classobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\cmathmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\cobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\codecs.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\compile.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\complexobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\PC\config.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\cPickle.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\cStringIO.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\dictobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\PC\dl_nt.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\dynload_win.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\errnomodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\errors.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\exceptions.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\fileobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\floatobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\fpectlmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\fpetestmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\frameobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\frozen.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\funcobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\gcmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\getargs.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\getbuildinfo.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -# ADD CPP /D BUILD=10 - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -# ADD CPP /D BUILD=10 - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\getcompiler.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\getcopyright.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\getmtime.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\getopt.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\PC\getpathp.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\getplatform.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\getversion.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\graminit.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\grammar1.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\imageop.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\import.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\PC\import_nt.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -# ADD CPP /I "..\Python" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -# ADD CPP /I "..\Python" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\importdl.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\intobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\listnode.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\listobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\longobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\main.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\marshal.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\mathmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\md5c.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\md5module.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\metagrammar.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\methodobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\modsupport.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\moduleobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\PC\msvcrtmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\myreadline.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\mystrtoul.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\newmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\node.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\object.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\operator.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\parser.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\parsetok.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\pcremodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\posixmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\pyfpe.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\pypcre.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\pystate.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\PC\python_nt.rc -# End Source File -# Begin Source File - -SOURCE=..\Python\pythonrun.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\rangeobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\regexmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\regexpr.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\rgbimgmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\rotormodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\shamodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\signalmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\sliceobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\soundex.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\stringobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\stropmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\structmember.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\structmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\symtable.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\sysmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\thread.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\threadmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\timemodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Parser\tokenizer.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Python\traceback.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\tupleobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\typeobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\unicodectype.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Objects\unicodeobject.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\xreadlinesmodule.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\Modules\yuvconvert.c - -!IF "$(CFG)" == "pythoncore - Win32 Release" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug" - -!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release" - -!ENDIF - -# End Source File -# End Target -# End Project +# Microsoft Developer Studio Project File - Name="pythoncore" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+# TARGTYPE "Win32 (ALPHA) Dynamic-Link Library" 0x0602
+
+CFG=pythoncore - Win32 Alpha 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 "pythoncore.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 "pythoncore.mak" CFG="pythoncore - Win32 Alpha Debug"
+!MESSAGE
+!MESSAGE Possible choices for configuration are:
+!MESSAGE
+!MESSAGE "pythoncore - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "pythoncore - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "pythoncore - Win32 Alpha Debug" (based on "Win32 (ALPHA) Dynamic-Link Library")
+!MESSAGE "pythoncore - Win32 Alpha Release" (based on "Win32 (ALPHA) Dynamic-Link Library")
+!MESSAGE
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName "pythoncore"
+# PROP Scc_LocalPath ".."
+
+!IF "$(CFG)" == "pythoncore - 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 "x86-temp-release\pythoncore"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+F90=df.exe
+CPP=cl.exe
+# 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 /Zm200 /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
+RSC=rc.exe
+# 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 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python21.dll"
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "pythoncore - 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 "x86-temp-debug\pythoncore"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+F90=df.exe
+CPP=cl.exe
+# 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 /Zm200 /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
+RSC=rc.exe
+# 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 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python21_d.dll" /pdbtype:sept
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Ignore_Export_Lib 0
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "."
+# PROP Intermediate_Dir "alpha-temp-debug\pythoncore"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /MTd /c
+# ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /MDd /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /i "..\Include" /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 wsock32.lib largeint.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" /out:"./python21_d.dll" /pdbtype:sept
+# SUBTRACT BASE LINK32 /pdb:none
+# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" /out:"./python21_d.dll" /pdbtype:sept
+# SUBTRACT LINK32 /pdb:none
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Ignore_Export_Lib 0
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "."
+# PROP Intermediate_Dir "alpha-temp-release\pythoncore"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /MT /Gt0 /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c
+# ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
+RSC=rc.exe
+# ADD BASE RSC /l 0x409 /i "..\Include" /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 wsock32.lib largeint.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc"
+# SUBTRACT BASE LINK32 /pdb:none
+# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc"
+# SUBTRACT LINK32 /pdb:none
+
+!ENDIF
+
+# Begin Target
+
+# Name "pythoncore - Win32 Release"
+# Name "pythoncore - Win32 Debug"
+# Name "pythoncore - Win32 Alpha Debug"
+# Name "pythoncore - Win32 Alpha Release"
+# Begin Source File
+
+SOURCE=..\Modules\_codecsmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\_localemodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\_weakref.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\abstract.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\acceler.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\arraymodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\audioop.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\binascii.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\bitset.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\bltinmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\bufferobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\cellobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\ceval.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\classobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\cmathmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\cobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\codecs.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\compile.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\complexobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\PC\config.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\cPickle.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\cStringIO.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\dictobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\PC\dl_nt.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\dynload_win.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\errnomodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\errors.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\exceptions.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\fileobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\floatobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\fpectlmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\fpetestmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\frameobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\frozen.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\funcobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\gcmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\getargs.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\getbuildinfo.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+# ADD CPP /D BUILD=10
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+# ADD CPP /D BUILD=10
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\getcompiler.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\getcopyright.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\getmtime.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\getopt.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\PC\getpathp.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\getplatform.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\getversion.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\graminit.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\grammar1.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\imageop.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\import.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\PC\import_nt.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+# ADD CPP /I "..\Python"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+# ADD CPP /I "..\Python"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\importdl.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\intobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\listnode.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\listobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\longobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\main.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\marshal.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\mathmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\md5c.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\md5module.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\metagrammar.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\methodobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\modsupport.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\moduleobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\PC\msvcrtmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\myreadline.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\mystrtoul.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\newmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\node.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\object.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\operator.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\parser.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\parsetok.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\pcremodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\posixmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\pyfpe.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\pypcre.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\pystate.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\PC\python_nt.rc
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\pythonrun.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\rangeobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\regexmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\regexpr.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\rgbimgmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\rotormodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\shamodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\signalmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\sliceobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\soundex.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\stringobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\stropmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\structmember.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\structmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\symtable.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\sysmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\thread.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\threadmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\timemodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Parser\tokenizer.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Python\traceback.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\tupleobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\typeobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\unicodectype.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Objects\unicodeobject.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\xreadlinesmodule.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\Modules\yuvconvert.c
+
+!IF "$(CFG)" == "pythoncore - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
+
+!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
+
+!ENDIF
+
+# End Source File
+# End Target
+# End Project
|