[Stackless-checkins] CVS: slpdev/src/2.3/dev/PCbuild _bsddb.vcproj, NONE, 1.1 _csv.vcproj, NONE, 1.1 _socket.vcproj, NONE, 1.1 _sre.vcproj, NONE, 1.1 _ssl.vcproj, NONE, 1.1 _symtable.vcproj, NONE, 1.1 _testcapi.vcproj, NONE, 1.1 _tkinter.vcproj, NONE, 1.1 bz2.vcproj, NONE, 1.1 datetime.vcproj, NONE, 1.1 make_versioninfo.vcproj, NONE, 1.1 mmap.vcproj, NONE, 1.1 parser.vcproj, NONE, 1.1 pcbuild.sln, NONE, 1.1 psyco.vcproj, NONE, 1.1 pyexpat.vcproj, NONE, 1.1 python.vcproj, NONE, 1.1 pythoncore.vcproj, NONE, 1.1 pythonw.vcproj, NONE, 1.1 select.vcproj, NONE, 1.1 unicodedata.vcproj, NONE, 1.1 w9xpopen.vcproj, NONE, 1.1 winreg.vcproj, NONE, 1.1 winsound.vcproj, NONE, 1.1 zlib.vcproj, NONE, 1.1

Christian Tismer tismer at centera.de
Thu Jul 15 20:35:21 CEST 2004


Update of /home/cvs/slpdev/src/2.3/dev/PCbuild
In directory centera.de:/tmp/cvs-serv31817/PCbuild

Added Files:
	_bsddb.vcproj _csv.vcproj _socket.vcproj _sre.vcproj 
	_ssl.vcproj _symtable.vcproj _testcapi.vcproj _tkinter.vcproj 
	bz2.vcproj datetime.vcproj make_versioninfo.vcproj mmap.vcproj 
	parser.vcproj pcbuild.sln psyco.vcproj pyexpat.vcproj 
	python.vcproj pythoncore.vcproj pythonw.vcproj select.vcproj 
	unicodedata.vcproj w9xpopen.vcproj winreg.vcproj 
	winsound.vcproj zlib.vcproj 
Log Message:
added psyco to supported modules

--- NEW FILE: _bsddb.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="_bsddb"
	SccProjectName="_bsddb"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\_bsddb"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\..\db-4.1.25\build_win32,..\Stackless"
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\_bsddb/_bsddb.pch"
				AssemblerListingLocation=".\x86-temp-debug\_bsddb/"
				ObjectFile=".\x86-temp-debug\_bsddb/"
				ProgramDataBaseFileName=".\x86-temp-debug\_bsddb/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib ..\..\db-4.1.25\build_win32\Release_static\libdb41s.lib"
				OutputFile="./_bsddb_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="msvcrtd"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_bsddb_d.pdb"
				SubSystem="2"
				BaseAddress="0x1e180000"
				ImportLibrary=".\./_bsddb_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_bsddb.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\_bsddb"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\..\db-4.1.25\build_win32,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\_bsddb/_bsddb.pch"
				AssemblerListingLocation=".\x86-temp-release\_bsddb/"
				ObjectFile=".\x86-temp-release\_bsddb/"
				ProgramDataBaseFileName=".\x86-temp-release\_bsddb/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib ..\..\db-4.1.25\build_win32\Release_static\libdb41s.lib"
				OutputFile="./_bsddb.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="msvcrt"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_bsddb.pdb"
				SubSystem="2"
				BaseAddress="0x1e180000"
				ImportLibrary=".\./_bsddb.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_bsddb.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\_bsddb.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: _csv.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="_csv"
	SccProjectName="_csv"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\_csv"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,C:\Program Files\Tcl\include,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\_csv/_csv.pch"
				AssemblerListingLocation=".\x86-temp-debug\_csv/"
				ObjectFile=".\x86-temp-debug\_csv/"
				ProgramDataBaseFileName=".\x86-temp-debug\_csv/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./_csv_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_csv_d.pdb"
				SubSystem="2"
				BaseAddress="0x1d190000"
				ImportLibrary=".\./_csv_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_csv.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\_csv"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,C:\Program Files\Tcl\include,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\_csv/_csv.pch"
				AssemblerListingLocation=".\x86-temp-release\_csv/"
				ObjectFile=".\x86-temp-release\_csv/"
				ProgramDataBaseFileName=".\x86-temp-release\_csv/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./_csv.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_csv.pdb"
				SubSystem="2"
				BaseAddress="0x1d190000"
				ImportLibrary=".\./_csv.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_csv.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\_csv.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: _socket.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="_socket"
	SccProjectName="_socket"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\_socket"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\_socket/_socket.pch"
				AssemblerListingLocation=".\x86-temp-debug\_socket/"
				ObjectFile=".\x86-temp-debug\_socket/"
				ProgramDataBaseFileName=".\x86-temp-debug\_socket/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
				OutputFile="./_socket_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_socket_d.pdb"
				SubSystem="2"
				BaseAddress="0x1e1D0000"
				ImportLibrary=".\./_socket_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_socket.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\_socket"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\_socket/_socket.pch"
				AssemblerListingLocation=".\x86-temp-release\_socket/"
				ObjectFile=".\x86-temp-release\_socket/"
				ProgramDataBaseFileName=".\x86-temp-release\_socket/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
				OutputFile="./_socket.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_socket.pdb"
				SubSystem="2"
				BaseAddress="0x1e1D0000"
				ImportLibrary=".\./_socket.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_socket.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\socketmodule.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: _sre.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="_sre"
	SccProjectName="_sre"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\_sre"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,C:\Program Files\Tcl\include,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\_sre/_sre.pch"
				AssemblerListingLocation=".\x86-temp-debug\_sre/"
				ObjectFile=".\x86-temp-debug\_sre/"
				ProgramDataBaseFileName=".\x86-temp-debug\_sre/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./_sre_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_sre_d.pdb"
				SubSystem="2"
				BaseAddress="0x1e1e0000"
				ImportLibrary=".\./_sre_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_sre.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\_sre"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,C:\Program Files\Tcl\include,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\_sre/_sre.pch"
				AssemblerListingLocation=".\x86-temp-release\_sre/"
				ObjectFile=".\x86-temp-release\_sre/"
				ProgramDataBaseFileName=".\x86-temp-release\_sre/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./_sre.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_sre.pdb"
				SubSystem="2"
				BaseAddress="0x1e1e0000"
				ImportLibrary=".\./_sre.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_sre.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="ReleaseOff|Win32"
			OutputDirectory=".\off"
			IntermediateDirectory=".\x86-temp-releaseOff\_sre"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,C:\Program Files\Tcl\include,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-releaseOff\_sre/_sre.pch"
				AssemblerListingLocation=".\x86-temp-releaseOff\_sre/"
				ObjectFile=".\x86-temp-releaseOff\_sre/"
				ProgramDataBaseFileName=".\x86-temp-releaseOff\_sre/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./off/_sre.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\off/_sre.pdb"
				SubSystem="2"
				BaseAddress="0x1e1e0000"
				ImportLibrary=".\off/_sre.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\off/_sre.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\_sre.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="ReleaseOff|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: _ssl.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="_ssl"
	SccProjectName=""
	SccLocalPath=""
	Keyword="MakeFileProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\_ssl"
			ConfigurationType="0"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCNMakeTool"
				BuildCommandLine="python build_ssl.py"
				ReBuildCommandLine="python build_ssl.py -a"
				Output="_ssl.pyd"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\_ssl"
			ConfigurationType="0"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCNMakeTool"
				BuildCommandLine="python_d -u build_ssl.py -d"
				ReBuildCommandLine="python_d -u build_ssl.py -d -a"
				Output="_ssl_d.pyd"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\_ssl.c">
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: _symtable.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="_symtable"
	SccProjectName="_symtable"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\_symtable"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\_symtable/_symtable.pch"
				AssemblerListingLocation=".\x86-temp-debug\_symtable/"
				ObjectFile=".\x86-temp-debug\_symtable/"
				ProgramDataBaseFileName=".\x86-temp-debug\_symtable/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./_symtable_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_symtable_d.pdb"
				BaseAddress="0x1e100000"
				ImportLibrary=".\./_symtable_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_symtable.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\_symtable"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\_symtable/_symtable.pch"
				AssemblerListingLocation=".\x86-temp-release\_symtable/"
				ObjectFile=".\x86-temp-release\_symtable/"
				ProgramDataBaseFileName=".\x86-temp-release\_symtable/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./_symtable.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\./_symtable.pdb"
				BaseAddress="0x1e100000"
				ImportLibrary=".\./_symtable.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_symtable.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\symtablemodule.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"
					BasicRuntimeChecks="3"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: _testcapi.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="_testcapi"
	SccProjectName="_testcapi"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\_testcapi"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\_testcapi/_testcapi.pch"
				AssemblerListingLocation=".\x86-temp-release\_testcapi/"
				ObjectFile=".\x86-temp-release\_testcapi/"
				ProgramDataBaseFileName=".\x86-temp-release\_testcapi/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./_testcapi.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\./_testcapi.pdb"
				BaseAddress="0x1e1F0000"
				ImportLibrary=".\./_testcapi.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_testcapi.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\_testcapi"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\_testcapi/_testcapi.pch"
				AssemblerListingLocation=".\x86-temp-debug\_testcapi/"
				ObjectFile=".\x86-temp-debug\_testcapi/"
				ProgramDataBaseFileName=".\x86-temp-debug\_testcapi/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./_testcapi_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_testcapi_d.pdb"
				BaseAddress="0x1e1F0000"
				ImportLibrary=".\./_testcapi_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_testcapi.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\_testcapimodule.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"
					BasicRuntimeChecks="3"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: _tkinter.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="_tkinter"
	SccProjectName="_tkinter"
	SccLocalPath="..\..\..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\_tkinter"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\..\tcl84\include,..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\_tkinter/_tkinter.pch"
				AssemblerListingLocation=".\x86-temp-release\_tkinter/"
				ObjectFile=".\x86-temp-release\_tkinter/"
				ProgramDataBaseFileName=".\x86-temp-release\_tkinter/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="..\..\tcl84\lib\tk84.lib ..\..\tcl84\lib\tcl84.lib odbc32.lib odbccp32.lib"
				OutputFile="./_tkinter.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="C:\Program Files\Tcl\lib"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_tkinter.pdb"
				SubSystem="2"
				BaseAddress="0x1e190000"
				ImportLibrary=".\./_tkinter.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_tkinter.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\_tkinter"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\..\tcl84\include,..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\_tkinter/_tkinter.pch"
				AssemblerListingLocation=".\x86-temp-debug\_tkinter/"
				ObjectFile=".\x86-temp-debug\_tkinter/"
				ProgramDataBaseFileName=".\x86-temp-debug\_tkinter/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="..\..\tcl84\lib\tk84.lib ..\..\tcl84\lib\tcl84.lib odbc32.lib odbccp32.lib"
				OutputFile="./_tkinter_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="C:\Program Files\Tcl\lib"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_tkinter_d.pdb"
				SubSystem="2"
				BaseAddress="0x1e190000"
				ImportLibrary=".\./_tkinter_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./_tkinter.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\_tkinter.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\Modules\tkappinit.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: bz2.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="bz2"
	SccProjectName="bz2"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\bz2"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\..\bzip2-1.0.2,..\Stackless"
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\bz2/bz2.pch"
				AssemblerListingLocation=".\x86-temp-debug\bz2/"
				ObjectFile=".\x86-temp-debug\bz2/"
				ProgramDataBaseFileName=".\x86-temp-debug\bz2/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="..\..\bzip2-1.0.2\libbz2.lib"
				OutputFile="./bz2_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="msvcrt,libc"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./bz2_d.pdb"
				SubSystem="2"
				BaseAddress="0x1D170000"
				ImportLibrary=".\./bz2_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./bz2.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\bz2"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\..\bzip2-1.0.2,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\bz2/bz2.pch"
				AssemblerListingLocation=".\x86-temp-release\bz2/"
				ObjectFile=".\x86-temp-release\bz2/"
				ProgramDataBaseFileName=".\x86-temp-release\bz2/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="..\..\bzip2-1.0.2\Release\libbz2.lib"
				OutputFile="./bz2.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="libc"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./bz2.pdb"
				SubSystem="2"
				BaseAddress="0x1D170000"
				ImportLibrary=".\./bz2.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./bz2.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\bz2module.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: datetime.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="datetime"
	SccProjectName="datetime"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\datetime"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\datetime/datetime.pch"
				AssemblerListingLocation=".\x86-temp-release\datetime/"
				ObjectFile=".\x86-temp-release\datetime/"
				ProgramDataBaseFileName=".\x86-temp-release\datetime/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
				OutputFile="./datetime.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="libc"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./datetime.pdb"
				SubSystem="2"
				BaseAddress="0x1D180000"
				ImportLibrary=".\./datetime.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./datetime.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\datetime"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\datetime/datetime.pch"
				AssemblerListingLocation=".\x86-temp-debug\datetime/"
				ObjectFile=".\x86-temp-debug\datetime/"
				ProgramDataBaseFileName=".\x86-temp-debug\datetime/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
				OutputFile="./datetime_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="libc,msvcrt"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./datetime_d.pdb"
				SubSystem="2"
				BaseAddress="0x1D180000"
				ImportLibrary=".\./datetime_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./datetime.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\datetimemodule.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: make_versioninfo.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="make_versioninfo"
	SccProjectName="make_versioninfo"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\make_versioninfo"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\make_versioninfo/make_versioninfo.pch"
				AssemblerListingLocation=".\x86-temp-release\make_versioninfo/"
				ObjectFile=".\x86-temp-release\make_versioninfo/"
				ProgramDataBaseFileName=".\x86-temp-release\make_versioninfo/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=".\make_versioninfo.exe &gt;..\PC\pythonnt_rc.h
"
				Outputs="..\PC\pythonnt_rc.h"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile=".\./make_versioninfo.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./make_versioninfo.pdb"
				SubSystem="1"
				BaseAddress="0x1d000000"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\./make_versioninfo.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\make_versioninfo"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\make_versioninfo/make_versioninfo.pch"
				AssemblerListingLocation=".\x86-temp-debug\make_versioninfo/"
				ObjectFile=".\x86-temp-debug\make_versioninfo/"
				ProgramDataBaseFileName=".\x86-temp-debug\make_versioninfo/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"
				CommandLine=".\make_versioninfo_d.exe &gt;..\PC\pythonnt_rc_d.h
"
				Outputs="..\PC\pythonnt_rc_d.h"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./make_versioninfo_d.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./make_versioninfo_d.pdb"
				SubSystem="1"
				BaseAddress="0x1d000000"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\./make_versioninfo.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
				AdditionalIncludeDirectories="..\Include"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\PC\make_versioninfo.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions=""/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions=""
					BrowseInformation="1"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: mmap.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="mmap"
	SccProjectName="mmap"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\mmap"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\mmap/mmap.pch"
				AssemblerListingLocation=".\x86-temp-debug\mmap/"
				ObjectFile=".\x86-temp-debug\mmap/"
				ProgramDataBaseFileName=".\x86-temp-debug\mmap/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./mmap_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./mmap_d.pdb"
				BaseAddress="0x1e1F0000"
				ImportLibrary=".\./mmap_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./mmap.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\mmap"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\mmap/mmap.pch"
				AssemblerListingLocation=".\x86-temp-release\mmap/"
				ObjectFile=".\x86-temp-release\mmap/"
				ProgramDataBaseFileName=".\x86-temp-release\mmap/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./mmap.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\./mmap.pdb"
				BaseAddress="0x1e1F0000"
				ImportLibrary=".\./mmap.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./mmap.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\mmapmodule.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"
					BasicRuntimeChecks="3"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: parser.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="parser"
	SccProjectName="parser"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\parser"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,C:\Program Files\Tcl\include,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\parser/parser.pch"
				AssemblerListingLocation=".\x86-temp-release\parser/"
				ObjectFile=".\x86-temp-release\parser/"
				ProgramDataBaseFileName=".\x86-temp-release\parser/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./parser.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./parser.pdb"
				SubSystem="2"
				BaseAddress="0x1e1A0000"
				ImportLibrary=".\./parser.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./parser.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\parser"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,C:\Program Files\Tcl\include,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\parser/parser.pch"
				AssemblerListingLocation=".\x86-temp-debug\parser/"
				ObjectFile=".\x86-temp-debug\parser/"
				ProgramDataBaseFileName=".\x86-temp-debug\parser/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./parser_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./parser_d.pdb"
				SubSystem="2"
				BaseAddress="0x1e1A0000"
				ImportLibrary=".\./parser_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./parser.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\parsermodule.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: pcbuild.sln ---
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_bsddb", "_bsddb.vcproj", "{142F0110-3E27-42BA-84DD-7844FC7D2CCB}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_csv", "_csv.vcproj", "{C9206B32-C2A8-45E7-8316-C077C7B30951}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_socket", "_socket.vcproj", "{3CD0A9A9-4535-495F-9037-4C88044877DA}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_sre", "_sre.vcproj", "{227E06E8-160A-4C30-96FA-20C118BCA27F}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_ssl", "_ssl.vcproj", "{F6248B80-99C5-46F1-8418-D6E6A6A5EBEC}"
	ProjectSection(ProjectDependencies) = postProject
		{7A475F34-6ADA-4951-8E19-5EC86AF72BF6} = {7A475F34-6ADA-4951-8E19-5EC86AF72BF6}
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
		{227E06E8-160A-4C30-96FA-20C118BCA27F} = {227E06E8-160A-4C30-96FA-20C118BCA27F}
		{19B1CDEC-8A80-4942-A102-23AD2FCF80CC} = {19B1CDEC-8A80-4942-A102-23AD2FCF80CC}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_symtable", "_symtable.vcproj", "{D628FBA3-51A0-40F5-B692-12D51CBA6D06}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_testcapi", "_testcapi.vcproj", "{7663E0F5-A3FD-486F-B6C2-D1AD60EA3BDA}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_tkinter", "_tkinter.vcproj", "{A3E1A803-02B8-4E2B-9234-0AD8E387798F}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bz2", "bz2.vcproj", "{21A9E626-1E5E-4176-AEE7-D85C80CFFC30}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "datetime", "datetime.vcproj", "{95BB9489-709A-409D-A571-E46DD8649BC1}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_versioninfo", "make_versioninfo.vcproj", "{A2CFC091-9ED0-43CF-9E89-EA93E79919E3}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mmap", "mmap.vcproj", "{F00D62A3-DE27-4C11-9517-0E6FB32FEA27}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "parser", "parser.vcproj", "{97DE4CE3-756C-4DB6-B554-E21382B67FB0}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pyexpat", "pyexpat.vcproj", "{CEB0267A-13F2-4097-BC58-1274BEC823D4}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pyghostscript", "..\..\..\..\..\projects\PharmaControl\pyghostscript-0.1\pyghostscript.vcproj", "{DE61CD8F-E271-4853-A9E3-08051359ADCF}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "python", "python.vcproj", "{7A475F34-6ADA-4951-8E19-5EC86AF72BF6}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pythoncore", "pythoncore.vcproj", "{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}"
	ProjectSection(ProjectDependencies) = postProject
		{A2CFC091-9ED0-43CF-9E89-EA93E79919E3} = {A2CFC091-9ED0-43CF-9E89-EA93E79919E3}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pythonw", "pythonw.vcproj", "{8E75B590-94B9-4D53-A073-50B5187A2B33}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "select", "select.vcproj", "{F6F2800B-400B-4A61-9A5C-DB6FC559C661}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testbench", "..\Stackless\testbench\testbench.vcproj", "{80F8F414-2752-42B5-9950-C895B0F067C1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "unicodedata", "unicodedata.vcproj", "{3C917F3B-9DF0-43DB-B75E-35DAA12B266B}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "w9xpopen", "w9xpopen.vcproj", "{19B1CDEC-8A80-4942-A102-23AD2FCF80CC}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winreg", "winreg.vcproj", "{5D832668-9DFF-4A2D-B0EC-3FCFC5C6BCBF}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winsound", "winsound.vcproj", "{EF9BFC1A-F4C2-4313-8AFE-5E0D5587994F}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "zlib.vcproj", "{C6491CAE-4834-468C-A152-5C4C14DCCE4E}"
	ProjectSection(ProjectDependencies) = postProject
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68} = {5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "psyco", "psyco.vcproj", "{96198F1F-0164-43B2-B562-0A545B50E6CA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
		ReleaseOff = ReleaseOff
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{142F0110-3E27-42BA-84DD-7844FC7D2CCB}.Debug.ActiveCfg = Debug|Win32
		{142F0110-3E27-42BA-84DD-7844FC7D2CCB}.Debug.Build.0 = Debug|Win32
		{142F0110-3E27-42BA-84DD-7844FC7D2CCB}.Release.ActiveCfg = Release|Win32
		{142F0110-3E27-42BA-84DD-7844FC7D2CCB}.Release.Build.0 = Release|Win32
		{142F0110-3E27-42BA-84DD-7844FC7D2CCB}.ReleaseOff.ActiveCfg = Release|Win32
		{142F0110-3E27-42BA-84DD-7844FC7D2CCB}.ReleaseOff.Build.0 = Release|Win32
		{C9206B32-C2A8-45E7-8316-C077C7B30951}.Debug.ActiveCfg = Debug|Win32
		{C9206B32-C2A8-45E7-8316-C077C7B30951}.Debug.Build.0 = Debug|Win32
		{C9206B32-C2A8-45E7-8316-C077C7B30951}.Release.ActiveCfg = Release|Win32
		{C9206B32-C2A8-45E7-8316-C077C7B30951}.Release.Build.0 = Release|Win32
		{C9206B32-C2A8-45E7-8316-C077C7B30951}.ReleaseOff.ActiveCfg = Release|Win32
		{C9206B32-C2A8-45E7-8316-C077C7B30951}.ReleaseOff.Build.0 = Release|Win32
		{3CD0A9A9-4535-495F-9037-4C88044877DA}.Debug.ActiveCfg = Debug|Win32
		{3CD0A9A9-4535-495F-9037-4C88044877DA}.Debug.Build.0 = Debug|Win32
		{3CD0A9A9-4535-495F-9037-4C88044877DA}.Release.ActiveCfg = Release|Win32
		{3CD0A9A9-4535-495F-9037-4C88044877DA}.Release.Build.0 = Release|Win32
		{3CD0A9A9-4535-495F-9037-4C88044877DA}.ReleaseOff.ActiveCfg = Release|Win32
		{3CD0A9A9-4535-495F-9037-4C88044877DA}.ReleaseOff.Build.0 = Release|Win32
		{227E06E8-160A-4C30-96FA-20C118BCA27F}.Debug.ActiveCfg = Debug|Win32
		{227E06E8-160A-4C30-96FA-20C118BCA27F}.Debug.Build.0 = Debug|Win32
		{227E06E8-160A-4C30-96FA-20C118BCA27F}.Release.ActiveCfg = Release|Win32
		{227E06E8-160A-4C30-96FA-20C118BCA27F}.Release.Build.0 = Release|Win32
		{227E06E8-160A-4C30-96FA-20C118BCA27F}.ReleaseOff.ActiveCfg = ReleaseOff|Win32
		{227E06E8-160A-4C30-96FA-20C118BCA27F}.ReleaseOff.Build.0 = ReleaseOff|Win32
		{F6248B80-99C5-46F1-8418-D6E6A6A5EBEC}.Debug.ActiveCfg = Debug|Win32
		{F6248B80-99C5-46F1-8418-D6E6A6A5EBEC}.Debug.Build.0 = Debug|Win32
		{F6248B80-99C5-46F1-8418-D6E6A6A5EBEC}.Release.ActiveCfg = Release|Win32
		{F6248B80-99C5-46F1-8418-D6E6A6A5EBEC}.Release.Build.0 = Release|Win32
		{F6248B80-99C5-46F1-8418-D6E6A6A5EBEC}.ReleaseOff.ActiveCfg = Release|Win32
		{F6248B80-99C5-46F1-8418-D6E6A6A5EBEC}.ReleaseOff.Build.0 = Release|Win32
		{D628FBA3-51A0-40F5-B692-12D51CBA6D06}.Debug.ActiveCfg = Debug|Win32
		{D628FBA3-51A0-40F5-B692-12D51CBA6D06}.Debug.Build.0 = Debug|Win32
		{D628FBA3-51A0-40F5-B692-12D51CBA6D06}.Release.ActiveCfg = Release|Win32
		{D628FBA3-51A0-40F5-B692-12D51CBA6D06}.Release.Build.0 = Release|Win32
		{D628FBA3-51A0-40F5-B692-12D51CBA6D06}.ReleaseOff.ActiveCfg = Release|Win32
		{D628FBA3-51A0-40F5-B692-12D51CBA6D06}.ReleaseOff.Build.0 = Release|Win32
		{7663E0F5-A3FD-486F-B6C2-D1AD60EA3BDA}.Debug.ActiveCfg = Debug|Win32
		{7663E0F5-A3FD-486F-B6C2-D1AD60EA3BDA}.Debug.Build.0 = Debug|Win32
		{7663E0F5-A3FD-486F-B6C2-D1AD60EA3BDA}.Release.ActiveCfg = Release|Win32
		{7663E0F5-A3FD-486F-B6C2-D1AD60EA3BDA}.Release.Build.0 = Release|Win32
		{7663E0F5-A3FD-486F-B6C2-D1AD60EA3BDA}.ReleaseOff.ActiveCfg = Release|Win32
		{7663E0F5-A3FD-486F-B6C2-D1AD60EA3BDA}.ReleaseOff.Build.0 = Release|Win32
		{A3E1A803-02B8-4E2B-9234-0AD8E387798F}.Debug.ActiveCfg = Debug|Win32
		{A3E1A803-02B8-4E2B-9234-0AD8E387798F}.Debug.Build.0 = Debug|Win32
		{A3E1A803-02B8-4E2B-9234-0AD8E387798F}.Release.ActiveCfg = Release|Win32
		{A3E1A803-02B8-4E2B-9234-0AD8E387798F}.Release.Build.0 = Release|Win32
		{A3E1A803-02B8-4E2B-9234-0AD8E387798F}.ReleaseOff.ActiveCfg = Release|Win32
		{A3E1A803-02B8-4E2B-9234-0AD8E387798F}.ReleaseOff.Build.0 = Release|Win32
		{21A9E626-1E5E-4176-AEE7-D85C80CFFC30}.Debug.ActiveCfg = Debug|Win32
		{21A9E626-1E5E-4176-AEE7-D85C80CFFC30}.Debug.Build.0 = Debug|Win32
		{21A9E626-1E5E-4176-AEE7-D85C80CFFC30}.Release.ActiveCfg = Release|Win32
		{21A9E626-1E5E-4176-AEE7-D85C80CFFC30}.Release.Build.0 = Release|Win32
		{21A9E626-1E5E-4176-AEE7-D85C80CFFC30}.ReleaseOff.ActiveCfg = Release|Win32
		{21A9E626-1E5E-4176-AEE7-D85C80CFFC30}.ReleaseOff.Build.0 = Release|Win32
		{95BB9489-709A-409D-A571-E46DD8649BC1}.Debug.ActiveCfg = Debug|Win32
		{95BB9489-709A-409D-A571-E46DD8649BC1}.Debug.Build.0 = Debug|Win32
		{95BB9489-709A-409D-A571-E46DD8649BC1}.Release.ActiveCfg = Release|Win32
		{95BB9489-709A-409D-A571-E46DD8649BC1}.Release.Build.0 = Release|Win32
		{95BB9489-709A-409D-A571-E46DD8649BC1}.ReleaseOff.ActiveCfg = Release|Win32
		{95BB9489-709A-409D-A571-E46DD8649BC1}.ReleaseOff.Build.0 = Release|Win32
		{A2CFC091-9ED0-43CF-9E89-EA93E79919E3}.Debug.ActiveCfg = Debug|Win32
		{A2CFC091-9ED0-43CF-9E89-EA93E79919E3}.Debug.Build.0 = Debug|Win32
		{A2CFC091-9ED0-43CF-9E89-EA93E79919E3}.Release.ActiveCfg = Release|Win32
		{A2CFC091-9ED0-43CF-9E89-EA93E79919E3}.Release.Build.0 = Release|Win32
		{A2CFC091-9ED0-43CF-9E89-EA93E79919E3}.ReleaseOff.ActiveCfg = Release|Win32
		{A2CFC091-9ED0-43CF-9E89-EA93E79919E3}.ReleaseOff.Build.0 = Release|Win32
		{F00D62A3-DE27-4C11-9517-0E6FB32FEA27}.Debug.ActiveCfg = Debug|Win32
		{F00D62A3-DE27-4C11-9517-0E6FB32FEA27}.Debug.Build.0 = Debug|Win32
		{F00D62A3-DE27-4C11-9517-0E6FB32FEA27}.Release.ActiveCfg = Release|Win32
		{F00D62A3-DE27-4C11-9517-0E6FB32FEA27}.Release.Build.0 = Release|Win32
		{F00D62A3-DE27-4C11-9517-0E6FB32FEA27}.ReleaseOff.ActiveCfg = Release|Win32
		{F00D62A3-DE27-4C11-9517-0E6FB32FEA27}.ReleaseOff.Build.0 = Release|Win32
		{97DE4CE3-756C-4DB6-B554-E21382B67FB0}.Debug.ActiveCfg = Debug|Win32
		{97DE4CE3-756C-4DB6-B554-E21382B67FB0}.Debug.Build.0 = Debug|Win32
		{97DE4CE3-756C-4DB6-B554-E21382B67FB0}.Release.ActiveCfg = Release|Win32
		{97DE4CE3-756C-4DB6-B554-E21382B67FB0}.Release.Build.0 = Release|Win32
		{97DE4CE3-756C-4DB6-B554-E21382B67FB0}.ReleaseOff.ActiveCfg = Release|Win32
		{97DE4CE3-756C-4DB6-B554-E21382B67FB0}.ReleaseOff.Build.0 = Release|Win32
		{CEB0267A-13F2-4097-BC58-1274BEC823D4}.Debug.ActiveCfg = Debug|Win32
		{CEB0267A-13F2-4097-BC58-1274BEC823D4}.Debug.Build.0 = Debug|Win32
		{CEB0267A-13F2-4097-BC58-1274BEC823D4}.Release.ActiveCfg = Release|Win32
		{CEB0267A-13F2-4097-BC58-1274BEC823D4}.Release.Build.0 = Release|Win32
		{CEB0267A-13F2-4097-BC58-1274BEC823D4}.ReleaseOff.ActiveCfg = Release|Win32
		{CEB0267A-13F2-4097-BC58-1274BEC823D4}.ReleaseOff.Build.0 = Release|Win32
		{DE61CD8F-E271-4853-A9E3-08051359ADCF}.Debug.ActiveCfg = Debug|Win32
		{DE61CD8F-E271-4853-A9E3-08051359ADCF}.Debug.Build.0 = Debug|Win32
		{DE61CD8F-E271-4853-A9E3-08051359ADCF}.Release.ActiveCfg = Release|Win32
		{DE61CD8F-E271-4853-A9E3-08051359ADCF}.Release.Build.0 = Release|Win32
		{DE61CD8F-E271-4853-A9E3-08051359ADCF}.ReleaseOff.ActiveCfg = Release|Win32
		{DE61CD8F-E271-4853-A9E3-08051359ADCF}.ReleaseOff.Build.0 = Release|Win32
		{7A475F34-6ADA-4951-8E19-5EC86AF72BF6}.Debug.ActiveCfg = Debug|Win32
		{7A475F34-6ADA-4951-8E19-5EC86AF72BF6}.Debug.Build.0 = Debug|Win32
		{7A475F34-6ADA-4951-8E19-5EC86AF72BF6}.Release.ActiveCfg = Release|Win32
		{7A475F34-6ADA-4951-8E19-5EC86AF72BF6}.Release.Build.0 = Release|Win32
		{7A475F34-6ADA-4951-8E19-5EC86AF72BF6}.ReleaseOff.ActiveCfg = ReleaseOff|Win32
		{7A475F34-6ADA-4951-8E19-5EC86AF72BF6}.ReleaseOff.Build.0 = ReleaseOff|Win32
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}.Debug.ActiveCfg = Debug|Win32
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}.Debug.Build.0 = Debug|Win32
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}.Release.ActiveCfg = Release|Win32
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}.Release.Build.0 = Release|Win32
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}.ReleaseOff.ActiveCfg = ReleaseOff|Win32
		{5D2656CE-ACAA-4C58-9E39-2CA2F12F0A68}.ReleaseOff.Build.0 = ReleaseOff|Win32
		{8E75B590-94B9-4D53-A073-50B5187A2B33}.Debug.ActiveCfg = Debug|Win32
		{8E75B590-94B9-4D53-A073-50B5187A2B33}.Debug.Build.0 = Debug|Win32
		{8E75B590-94B9-4D53-A073-50B5187A2B33}.Release.ActiveCfg = Release|Win32
		{8E75B590-94B9-4D53-A073-50B5187A2B33}.Release.Build.0 = Release|Win32
		{8E75B590-94B9-4D53-A073-50B5187A2B33}.ReleaseOff.ActiveCfg = Release|Win32
		{8E75B590-94B9-4D53-A073-50B5187A2B33}.ReleaseOff.Build.0 = Release|Win32
		{F6F2800B-400B-4A61-9A5C-DB6FC559C661}.Debug.ActiveCfg = Debug|Win32
		{F6F2800B-400B-4A61-9A5C-DB6FC559C661}.Debug.Build.0 = Debug|Win32
		{F6F2800B-400B-4A61-9A5C-DB6FC559C661}.Release.ActiveCfg = Release|Win32
		{F6F2800B-400B-4A61-9A5C-DB6FC559C661}.Release.Build.0 = Release|Win32
		{F6F2800B-400B-4A61-9A5C-DB6FC559C661}.ReleaseOff.ActiveCfg = Release|Win32
		{F6F2800B-400B-4A61-9A5C-DB6FC559C661}.ReleaseOff.Build.0 = Release|Win32
		{80F8F414-2752-42B5-9950-C895B0F067C1}.Debug.ActiveCfg = Debug|Win32
		{80F8F414-2752-42B5-9950-C895B0F067C1}.Debug.Build.0 = Debug|Win32
		{80F8F414-2752-42B5-9950-C895B0F067C1}.Release.ActiveCfg = Release|Win32
		{80F8F414-2752-42B5-9950-C895B0F067C1}.Release.Build.0 = Release|Win32
		{80F8F414-2752-42B5-9950-C895B0F067C1}.ReleaseOff.ActiveCfg = Release|Win32
		{80F8F414-2752-42B5-9950-C895B0F067C1}.ReleaseOff.Build.0 = Release|Win32
		{3C917F3B-9DF0-43DB-B75E-35DAA12B266B}.Debug.ActiveCfg = Debug|Win32
		{3C917F3B-9DF0-43DB-B75E-35DAA12B266B}.Debug.Build.0 = Debug|Win32
		{3C917F3B-9DF0-43DB-B75E-35DAA12B266B}.Release.ActiveCfg = Release|Win32
		{3C917F3B-9DF0-43DB-B75E-35DAA12B266B}.Release.Build.0 = Release|Win32
		{3C917F3B-9DF0-43DB-B75E-35DAA12B266B}.ReleaseOff.ActiveCfg = Release|Win32
		{3C917F3B-9DF0-43DB-B75E-35DAA12B266B}.ReleaseOff.Build.0 = Release|Win32
		{19B1CDEC-8A80-4942-A102-23AD2FCF80CC}.Debug.ActiveCfg = Debug|Win32
		{19B1CDEC-8A80-4942-A102-23AD2FCF80CC}.Debug.Build.0 = Debug|Win32
		{19B1CDEC-8A80-4942-A102-23AD2FCF80CC}.Release.ActiveCfg = Release|Win32
		{19B1CDEC-8A80-4942-A102-23AD2FCF80CC}.Release.Build.0 = Release|Win32
		{19B1CDEC-8A80-4942-A102-23AD2FCF80CC}.ReleaseOff.ActiveCfg = Release|Win32
		{19B1CDEC-8A80-4942-A102-23AD2FCF80CC}.ReleaseOff.Build.0 = Release|Win32
		{5D832668-9DFF-4A2D-B0EC-3FCFC5C6BCBF}.Debug.ActiveCfg = Debug|Win32
		{5D832668-9DFF-4A2D-B0EC-3FCFC5C6BCBF}.Debug.Build.0 = Debug|Win32
		{5D832668-9DFF-4A2D-B0EC-3FCFC5C6BCBF}.Release.ActiveCfg = Release|Win32
		{5D832668-9DFF-4A2D-B0EC-3FCFC5C6BCBF}.Release.Build.0 = Release|Win32
		{5D832668-9DFF-4A2D-B0EC-3FCFC5C6BCBF}.ReleaseOff.ActiveCfg = Release|Win32
		{5D832668-9DFF-4A2D-B0EC-3FCFC5C6BCBF}.ReleaseOff.Build.0 = Release|Win32
		{EF9BFC1A-F4C2-4313-8AFE-5E0D5587994F}.Debug.ActiveCfg = Debug|Win32
		{EF9BFC1A-F4C2-4313-8AFE-5E0D5587994F}.Debug.Build.0 = Debug|Win32
		{EF9BFC1A-F4C2-4313-8AFE-5E0D5587994F}.Release.ActiveCfg = Release|Win32
		{EF9BFC1A-F4C2-4313-8AFE-5E0D5587994F}.Release.Build.0 = Release|Win32
		{EF9BFC1A-F4C2-4313-8AFE-5E0D5587994F}.ReleaseOff.ActiveCfg = Release|Win32
		{EF9BFC1A-F4C2-4313-8AFE-5E0D5587994F}.ReleaseOff.Build.0 = Release|Win32
		{C6491CAE-4834-468C-A152-5C4C14DCCE4E}.Debug.ActiveCfg = Debug|Win32
		{C6491CAE-4834-468C-A152-5C4C14DCCE4E}.Debug.Build.0 = Debug|Win32
		{C6491CAE-4834-468C-A152-5C4C14DCCE4E}.Release.ActiveCfg = Release|Win32
		{C6491CAE-4834-468C-A152-5C4C14DCCE4E}.Release.Build.0 = Release|Win32
		{C6491CAE-4834-468C-A152-5C4C14DCCE4E}.ReleaseOff.ActiveCfg = Release|Win32
		{C6491CAE-4834-468C-A152-5C4C14DCCE4E}.ReleaseOff.Build.0 = Release|Win32
		{96198F1F-0164-43B2-B562-0A545B50E6CA}.Debug.ActiveCfg = Debug|Win32
		{96198F1F-0164-43B2-B562-0A545B50E6CA}.Debug.Build.0 = Debug|Win32
		{96198F1F-0164-43B2-B562-0A545B50E6CA}.Release.ActiveCfg = Release|Win32
		{96198F1F-0164-43B2-B562-0A545B50E6CA}.Release.Build.0 = Release|Win32
		{96198F1F-0164-43B2-B562-0A545B50E6CA}.ReleaseOff.ActiveCfg = Release|Win32
		{96198F1F-0164-43B2-B562-0A545B50E6CA}.ReleaseOff.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

--- NEW FILE: psyco.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="psyco"
	ProjectGUID="{96198F1F-0164-43B2-B562-0A545B50E6CA}"
	SccProjectName="psyco"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\psyco"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include;..\PC;&quot;..\..\psyco-1.2\c\i386&quot;;..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\psyco/psyco.pch"
				AssemblerListingLocation=".\x86-temp-release\psyco/"
				ObjectFile=".\x86-temp-release\psyco/"
				ProgramDataBaseFileName=".\x86-temp-release\psyco/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./psyco.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./psyco.pdb"
				SubSystem="2"
				BaseAddress="0x1e1A0000"
				ImportLibrary=".\./psyco.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./psyco.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\psyco"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include;..\PC;&quot;..\..\psyco-1.2\c\i386&quot;;..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\psyco/psyco.pch"
				AssemblerListingLocation=".\x86-temp-debug\psyco/"
				ObjectFile=".\x86-temp-debug\psyco/"
				ProgramDataBaseFileName=".\x86-temp-debug\psyco/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./_psyco_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./psyco_d.pdb"
				SubSystem="2"
				BaseAddress="0x1e1A0000"
				ImportLibrary=".\./psyco_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./psyco.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="i386"
			Filter="">
			<File
				RelativePath="..\..\psyco-1.2\c\i386\idispatcher.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\i386\iencoding.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\i386\iprocessor.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\i386\ipyencoding.c">
			</File>
		</Filter>
		<Filter
			Name="Modules"
			Filter="">
			<File
				RelativePath="..\..\psyco-1.2\c\Modules\parray.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Modules\pmath.c">
			</File>
		</Filter>
		<Filter
			Name="Objects"
			Filter="">
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pabstract.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pboolobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pclassobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pdescrobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pdictobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pfloatobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pfuncobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pintobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\piterobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\plistobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\plongobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pmethodobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\prangeobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pstringobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\pstructmember.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\ptupleobject.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Objects\ptypeobject.c">
			</File>
		</Filter>
		<Filter
			Name="Python"
			Filter="">
			<File
				RelativePath="..\..\psyco-1.2\c\Python\frames.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Python\pbltinmodule.c">
			</File>
			<File
				RelativePath="..\..\psyco-1.2\c\Python\pycompiler.c">
			</File>
		</Filter>
		<File
			RelativePath="..\..\psyco-1.2\c\alarm.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\codegen.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\codemanager.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\cstruct.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\dispatcher.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\linuxmemchk.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\mergepoints.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\profile.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\psyco.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\psyfunc.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\stats.c">
		</File>
		<File
			RelativePath="..\..\psyco-1.2\c\vcompiler.c">
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: pyexpat.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="pyexpat"
	SccProjectName="pyexpat"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\pyexpat"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\expat,..\Stackless"
				PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\pyexpat/pyexpat.pch"
				AssemblerListingLocation=".\x86-temp-debug\pyexpat/"
				ObjectFile=".\x86-temp-debug\pyexpat/"
				ProgramDataBaseFileName=".\x86-temp-debug\pyexpat/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./pyexpat_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./pyexpat_d.pdb"
				SubSystem="2"
				BaseAddress="0x1D100000"
				ImportLibrary=".\./pyexpat_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./pyexpat.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\pyexpat"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Modules\expat,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\pyexpat/pyexpat.pch"
				AssemblerListingLocation=".\x86-temp-release\pyexpat/"
				ObjectFile=".\x86-temp-release\pyexpat/"
				ProgramDataBaseFileName=".\x86-temp-release\pyexpat/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./pyexpat.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./pyexpat.pdb"
				SubSystem="2"
				BaseAddress="0x1D100000"
				ImportLibrary=".\./pyexpat.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./pyexpat.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\pyexpat.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\Modules\expat\xmlparse.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\Modules\expat\xmlrole.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\Modules\expat\xmltok.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: python.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="python"
	SccProjectName="python"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\python"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\python/python.pch"
				AssemblerListingLocation=".\x86-temp-release\python/"
				ObjectFile=".\x86-temp-release\python/"
				ProgramDataBaseFileName=".\x86-temp-release\python/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile=".\./python.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./python.pdb"
				SubSystem="1"
				BaseAddress="0x1d000000"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\./python.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="ReleaseOff|Win32"
			OutputDirectory=".\off"
			IntermediateDirectory=".\x86-temp-releaseOff\python"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-releaseOff\python/python.pch"
				AssemblerListingLocation=".\x86-temp-releaseOff\python/"
				ObjectFile=".\x86-temp-releaseOff\python/"
				ProgramDataBaseFileName=".\x86-temp-releaseOff\python/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile=".\off/python.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\off/python.pdb"
				SubSystem="1"
				BaseAddress="0x1d000000"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\off/python.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\python"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\python/python.pch"
				AssemblerListingLocation=".\x86-temp-debug\python/"
				ObjectFile=".\x86-temp-debug\python/"
				ProgramDataBaseFileName=".\x86-temp-debug\python/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib"
				OutputFile="./python_d.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./python_d.pdb"
				SubSystem="1"
				BaseAddress="0x1d000000"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\./python.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
				AdditionalIncludeDirectories="..\Include"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\PC\pycon.ico">
		</File>
		<File
			RelativePath="..\Modules\python.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions=""/>
			</FileConfiguration>
			<FileConfiguration
				Name="ReleaseOff|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions=""/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions=""
					BrowseInformation="1"/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\PC\python_exe.rc">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCResourceCompilerTool"
					PreprocessorDefinitions=""
					AdditionalIncludeDirectories="\slpdev\src\2.3\dev\PC"/>
			</FileConfiguration>
			<FileConfiguration
				Name="ReleaseOff|Win32">
				<Tool
					Name="VCResourceCompilerTool"
					PreprocessorDefinitions=""
					AdditionalIncludeDirectories="\slpdev\src\2.3\dev\PC"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCResourceCompilerTool"
					PreprocessorDefinitions=""
					AdditionalIncludeDirectories="\slpdev\src\2.3\dev\PC"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: pythoncore.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="pythoncore"
	SccProjectName="pythoncore"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="ReleaseOff|Win32"
			OutputDirectory=".\off"
			IntermediateDirectory=".\x86-temp-releaseOff\pythoncore"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
[...3833 lines suppressed...]
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"
					BrowseInformation="1"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: pythonw.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="pythonw"
	SccProjectName="pythonw"
	SccLocalPath="..\pc">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\pythonw"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\pythonw/pythonw.pch"
				AssemblerListingLocation=".\x86-temp-debug\pythonw/"
				ObjectFile=".\x86-temp-debug\pythonw/"
				ProgramDataBaseFileName=".\x86-temp-debug\pythonw/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./pythonw_d.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./pythonw_d.pdb"
				SubSystem="2"
				BaseAddress="0x1d000000"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./pythonw.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\pythonw"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\pythonw/pythonw.pch"
				AssemblerListingLocation=".\x86-temp-release\pythonw/"
				ObjectFile=".\x86-temp-release\pythonw/"
				ProgramDataBaseFileName=".\x86-temp-release\pythonw/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile=".\./pythonw.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./pythonw.pdb"
				SubSystem="2"
				BaseAddress="0x1d000000"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./pythonw.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\PC\python_exe.rc">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCResourceCompilerTool"
					PreprocessorDefinitions=""
					AdditionalIncludeDirectories="\slpdev\src\2.3\dev\PC"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCResourceCompilerTool"
					PreprocessorDefinitions=""
					AdditionalIncludeDirectories="\slpdev\src\2.3\dev\PC"/>
			</FileConfiguration>
		</File>
		<File
			RelativePath="..\PC\WinMain.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions=""/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions=""/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: select.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="select"
	SccProjectName="select"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\select"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\..\select113,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\select/select.pch"
				AssemblerListingLocation=".\x86-temp-release\select/"
				ObjectFile=".\x86-temp-release\select/"
				ProgramDataBaseFileName=".\x86-temp-release\select/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
				OutputFile="./select.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="libc"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./select.pdb"
				SubSystem="2"
				BaseAddress="0x1D110000"
				ImportLibrary=".\./select.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./select.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\select"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\..\select113,..\Stackless"
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\select/select.pch"
				AssemblerListingLocation=".\x86-temp-debug\select/"
				ObjectFile=".\x86-temp-debug\select/"
				ProgramDataBaseFileName=".\x86-temp-debug\select/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
				OutputFile="./select_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="libc,msvcrt"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./select_d.pdb"
				SubSystem="2"
				BaseAddress="0x1D110000"
				ImportLibrary=".\./select_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./select.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\selectmodule.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: unicodedata.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="unicodedata"
	SccProjectName="unicodedata"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\unicodedata"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\unicodedata/unicodedata.pch"
				AssemblerListingLocation=".\x86-temp-release\unicodedata/"
				ObjectFile=".\x86-temp-release\unicodedata/"
				ProgramDataBaseFileName=".\x86-temp-release\unicodedata/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./unicodedata.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\./unicodedata.pdb"
				BaseAddress="0x1D120000"
				ImportLibrary=".\./unicodedata.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./unicodedata.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\unicodedata"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\unicodedata/unicodedata.pch"
				AssemblerListingLocation=".\x86-temp-debug\unicodedata/"
				ObjectFile=".\x86-temp-debug\unicodedata/"
				ProgramDataBaseFileName=".\x86-temp-debug\unicodedata/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./unicodedata_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./unicodedata_d.pdb"
				BaseAddress="0x1D120000"
				ImportLibrary=".\./unicodedata_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./unicodedata.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\unicodedata.c">
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"
					BasicRuntimeChecks="3"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: w9xpopen.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="w9xpopen"
	SccProjectName=""
	SccLocalPath="">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\w9xpopen"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\w9xpopen/w9xpopen.pch"
				AssemblerListingLocation=".\x86-temp-debug\w9xpopen/"
				ObjectFile=".\x86-temp-debug\w9xpopen/"
				ProgramDataBaseFileName=".\x86-temp-debug\w9xpopen/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="./w9xpopen_d.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./w9xpopen_d.pdb"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./w9xpopen.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\w9xpopen"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\w9xpopen/w9xpopen.pch"
				AssemblerListingLocation=".\x86-temp-release\w9xpopen/"
				ObjectFile=".\x86-temp-release\w9xpopen/"
				ProgramDataBaseFileName=".\x86-temp-release\w9xpopen/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile=".\./w9xpopen.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\./w9xpopen.pdb"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./w9xpopen.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\PC\w9xpopen.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					PreprocessorDefinitions=""
					BasicRuntimeChecks="3"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					PreprocessorDefinitions=""/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: winreg.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="winreg"
	SccProjectName="winreg"
	SccLocalPath="..\pc">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\winreg"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\winreg/winreg.pch"
				AssemblerListingLocation=".\x86-temp-debug\winreg/"
				ObjectFile=".\x86-temp-debug\winreg/"
				ProgramDataBaseFileName=".\x86-temp-debug\winreg/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="_winreg_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./_winreg_d.pdb"
				BaseAddress="0x1e1C0000"
				ImportLibrary=".\./_winreg_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./winreg.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\winreg"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\winreg/winreg.pch"
				AssemblerListingLocation=".\x86-temp-release\winreg/"
				ObjectFile=".\x86-temp-release\winreg/"
				ProgramDataBaseFileName=".\x86-temp-release\winreg/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="_winreg.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\./_winreg.pdb"
				BaseAddress="0x1e1C0000"
				ImportLibrary=".\./_winreg.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./winreg.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\PC\_winreg.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"
					BasicRuntimeChecks="3"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: winsound.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="winsound"
	SccProjectName="winsound"
	SccLocalPath="..\pc">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\winsound"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\winsound/winsound.pch"
				AssemblerListingLocation=".\x86-temp-debug\winsound/"
				ObjectFile=".\x86-temp-debug\winsound/"
				ProgramDataBaseFileName=".\x86-temp-debug\winsound/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="winmm.lib"
				OutputFile="./winsound_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./winsound_d.pdb"
				BaseAddress="0x1D160000"
				ImportLibrary=".\./winsound_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./winsound.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\winsound"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\Stackless"
				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\winsound/winsound.pch"
				AssemblerListingLocation=".\x86-temp-release\winsound/"
				ObjectFile=".\x86-temp-release\winsound/"
				ProgramDataBaseFileName=".\x86-temp-release\winsound/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="winmm.lib"
				OutputFile="./winsound.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				ProgramDatabaseFile=".\./winsound.pdb"
				BaseAddress="0x1D160000"
				ImportLibrary=".\./winsound.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./winsound.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="3081"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\PC\winsound.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"
					BasicRuntimeChecks="3"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;WINSOUND_EXPORTS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

--- NEW FILE: zlib.vcproj ---
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="zlib"
	SccProjectName="zlib"
	SccLocalPath="..">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-debug\zlib"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\Include,..\PC,..\..\zlib-1.2.1,..\Stackless"
				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
				RuntimeLibrary="3"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-debug\zlib/zlib.pch"
				AssemblerListingLocation=".\x86-temp-debug\zlib/"
				ObjectFile=".\x86-temp-debug\zlib/"
				ProgramDataBaseFileName=".\x86-temp-debug\zlib/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="..\..\zlib-1.1.4\zlib.lib"
				OutputFile="./zlib_d.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="libc"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./zlib_d.pdb"
				SubSystem="2"
				BaseAddress="0x1e1B0000"
				ImportLibrary=".\./zlib_d.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./zlib.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"
				Description="Checking static zlib has been built"
				CommandLine="cd ..\..\zlib-1.1.4
nmake -nologo -f msdos\makefile.w32 zlib.lib
"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\."
			IntermediateDirectory=".\x86-temp-release\zlib"
			ConfigurationType="2"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="..\Include,..\PC,..\..\zlib-1.2.1,..\Stackless"
				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
				StringPooling="TRUE"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\x86-temp-release\zlib/zlib.pch"
				AssemblerListingLocation=".\x86-temp-release\zlib/"
				ObjectFile=".\x86-temp-release\zlib/"
				ProgramDataBaseFileName=".\x86-temp-release\zlib/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalDependencies="..\..\zlib-1.2.1\zlib.lib"
				OutputFile="./zlib.pyd"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				IgnoreDefaultLibraryNames="libc"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\./zlib.pdb"
				SubSystem="2"
				BaseAddress="0x1e1B0000"
				ImportLibrary=".\./zlib.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="TRUE"
				SuppressStartupBanner="TRUE"
				TargetEnvironment="1"
				TypeLibraryName=".\./zlib.tlb"
				HeaderFileName=""/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"
				Description="Checking static zlib has been built"
				CommandLine="cd ..\..\zlib-1.2.1
nmake -nologo -f win32/Makefile.msc zlib.lib
"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\Modules\zlibmodule.c">
			<FileConfiguration
				Name="Debug|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="0"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
			<FileConfiguration
				Name="Release|Win32">
				<Tool
					Name="VCCLCompilerTool"
					Optimization="2"
					AdditionalIncludeDirectories=""
					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
			</FileConfiguration>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>


_______________________________________________
Stackless-checkins mailing list
Stackless-checkins at stackless.com
http://www.stackless.com/mailman/listinfo/stackless-checkins



More information about the Stackless-checkins mailing list