Home | History | Annotate | Download | only in VS7.1
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="7.10"
      5 	Name="_testcapi"
      6 	SccProjectName="_testcapi"
      7 	SccLocalPath="..">
      8 	<Platforms>
      9 		<Platform
     10 			Name="Win32"/>
     11 	</Platforms>
     12 	<Configurations>
     13 		<Configuration
     14 			Name="Release|Win32"
     15 			OutputDirectory=".\."
     16 			IntermediateDirectory=".\x86-temp-release\_testcapi"
     17 			ConfigurationType="2"
     18 			UseOfMFC="0"
     19 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
     20 			CharacterSet="2">
     21 			<Tool
     22 				Name="VCCLCompilerTool"
     23 				Optimization="2"
     24 				InlineFunctionExpansion="1"
     25 				AdditionalIncludeDirectories="..\..\Include,..\..\PC"
     26 				PreprocessorDefinitions="Py_BUILD_CORE_MODULE;WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
     27 				StringPooling="TRUE"
     28 				RuntimeLibrary="2"
     29 				EnableFunctionLevelLinking="TRUE"
     30 				UsePrecompiledHeader="2"
     31 				WarningLevel="3"
     32 				SuppressStartupBanner="TRUE"
     33 				CompileAs="0"/>
     34 			<Tool
     35 				Name="VCCustomBuildTool"/>
     36 			<Tool
     37 				Name="VCLinkerTool"
     38 				OutputFile="./_testcapi.pyd"
     39 				LinkIncremental="1"
     40 				SuppressStartupBanner="TRUE"
     41 				ProgramDatabaseFile=".\./_testcapi.pdb"
     42 				BaseAddress="0x1e1F0000"
     43 				ImportLibrary=".\./_testcapi.lib"
     44 				TargetMachine="1"/>
     45 			<Tool
     46 				Name="VCMIDLTool"/>
     47 			<Tool
     48 				Name="VCPostBuildEventTool"/>
     49 			<Tool
     50 				Name="VCPreBuildEventTool"/>
     51 			<Tool
     52 				Name="VCPreLinkEventTool"/>
     53 			<Tool
     54 				Name="VCResourceCompilerTool"/>
     55 			<Tool
     56 				Name="VCWebServiceProxyGeneratorTool"/>
     57 			<Tool
     58 				Name="VCXMLDataGeneratorTool"/>
     59 			<Tool
     60 				Name="VCWebDeploymentTool"/>
     61 			<Tool
     62 				Name="VCManagedWrapperGeneratorTool"/>
     63 			<Tool
     64 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
     65 		</Configuration>
     66 		<Configuration
     67 			Name="Debug|Win32"
     68 			OutputDirectory=".\."
     69 			IntermediateDirectory=".\x86-temp-debug\_testcapi"
     70 			ConfigurationType="2"
     71 			UseOfMFC="0"
     72 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
     73 			CharacterSet="2">
     74 			<Tool
     75 				Name="VCCLCompilerTool"
     76 				Optimization="0"
     77 				AdditionalIncludeDirectories="..\..\Include,..\..\PC"
     78 				PreprocessorDefinitions="Py_BUILD_CORE_MODULE;WIN32;_DEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
     79 				BasicRuntimeChecks="3"
     80 				RuntimeLibrary="3"
     81 				UsePrecompiledHeader="2"
     82 				WarningLevel="3"
     83 				SuppressStartupBanner="TRUE"
     84 				DebugInformationFormat="3"
     85 				CompileAs="0"/>
     86 			<Tool
     87 				Name="VCCustomBuildTool"/>
     88 			<Tool
     89 				Name="VCLinkerTool"
     90 				OutputFile="./_testcapi_d.pyd"
     91 				LinkIncremental="1"
     92 				SuppressStartupBanner="TRUE"
     93 				GenerateDebugInformation="TRUE"
     94 				ProgramDatabaseFile=".\./_testcapi_d.pdb"
     95 				BaseAddress="0x1e1F0000"
     96 				ImportLibrary=".\./_testcapi_d.lib"
     97 				TargetMachine="1"/>
     98 			<Tool
     99 				Name="VCMIDLTool"/>
    100 			<Tool
    101 				Name="VCPostBuildEventTool"/>
    102 			<Tool
    103 				Name="VCPreBuildEventTool"/>
    104 			<Tool
    105 				Name="VCPreLinkEventTool"/>
    106 			<Tool
    107 				Name="VCResourceCompilerTool"/>
    108 			<Tool
    109 				Name="VCWebServiceProxyGeneratorTool"/>
    110 			<Tool
    111 				Name="VCXMLDataGeneratorTool"/>
    112 			<Tool
    113 				Name="VCWebDeploymentTool"/>
    114 			<Tool
    115 				Name="VCManagedWrapperGeneratorTool"/>
    116 			<Tool
    117 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
    118 		</Configuration>
    119 		<Configuration
    120 			Name="ReleaseItanium|Win32"
    121 			OutputDirectory="./."
    122 			IntermediateDirectory=".\ia64-temp-release\_testcapi"
    123 			ConfigurationType="2"
    124 			UseOfMFC="0"
    125 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
    126 			CharacterSet="2">
    127 			<Tool
    128 				Name="VCCLCompilerTool"
    129 				AdditionalOptions=" /USECL:MS_ITANIUM /GS-"
    130 				Optimization="2"
    131 				InlineFunctionExpansion="1"
    132 				AdditionalIncludeDirectories="..\..\Include,..\..\PC"
    133 				PreprocessorDefinitions="Py_BUILD_CORE_MODULE;WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
    134 				StringPooling="TRUE"
    135 				BasicRuntimeChecks="0"
    136 				RuntimeLibrary="2"
    137 				BufferSecurityCheck="FALSE"
    138 				EnableFunctionLevelLinking="TRUE"
    139 				UsePrecompiledHeader="2"
    140 				WarningLevel="3"
    141 				SuppressStartupBanner="TRUE"
    142 				Detect64BitPortabilityProblems="TRUE"
    143 				DebugInformationFormat="3"
    144 				CompileAs="0"/>
    145 			<Tool
    146 				Name="VCCustomBuildTool"/>
    147 			<Tool
    148 				Name="VCLinkerTool"
    149 				AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
    150 				OutputFile="./_testcapi.pyd"
    151 				LinkIncremental="1"
    152 				SuppressStartupBanner="TRUE"
    153 				ProgramDatabaseFile=".\./_testcapi.pdb"
    154 				BaseAddress="0x1e1F0000"
    155 				ImportLibrary=".\./_testcapi.lib"
    156 				TargetMachine="0"/>
    157 			<Tool
    158 				Name="VCMIDLTool"/>
    159 			<Tool
    160 				Name="VCPostBuildEventTool"/>
    161 			<Tool
    162 				Name="VCPreBuildEventTool"/>
    163 			<Tool
    164 				Name="VCPreLinkEventTool"/>
    165 			<Tool
    166 				Name="VCResourceCompilerTool"/>
    167 			<Tool
    168 				Name="VCWebServiceProxyGeneratorTool"/>
    169 			<Tool
    170 				Name="VCXMLDataGeneratorTool"/>
    171 			<Tool
    172 				Name="VCWebDeploymentTool"/>
    173 			<Tool
    174 				Name="VCManagedWrapperGeneratorTool"/>
    175 			<Tool
    176 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
    177 		</Configuration>
    178 		<Configuration
    179 			Name="ReleaseAMD64|Win32"
    180 			OutputDirectory="."
    181 			IntermediateDirectory="amd64-temp-release\_testcapi"
    182 			ConfigurationType="2"
    183 			UseOfMFC="0"
    184 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
    185 			CharacterSet="2">
    186 			<Tool
    187 				Name="VCCLCompilerTool"
    188 				AdditionalOptions=" /USECL:MS_OPTERON /GS-"
    189 				Optimization="2"
    190 				InlineFunctionExpansion="1"
    191 				AdditionalIncludeDirectories="..\..\Include,..\..\PC"
    192 				PreprocessorDefinitions="Py_BUILD_CORE_MODULE;WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
    193 				StringPooling="TRUE"
    194 				BasicRuntimeChecks="0"
    195 				RuntimeLibrary="2"
    196 				BufferSecurityCheck="FALSE"
    197 				EnableFunctionLevelLinking="TRUE"
    198 				UsePrecompiledHeader="2"
    199 				WarningLevel="3"
    200 				SuppressStartupBanner="TRUE"
    201 				Detect64BitPortabilityProblems="TRUE"
    202 				DebugInformationFormat="3"
    203 				CompileAs="0"/>
    204 			<Tool
    205 				Name="VCCustomBuildTool"/>
    206 			<Tool
    207 				Name="VCLinkerTool"
    208 				AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
    209 				OutputFile="./_testcapi.pyd"
    210 				LinkIncremental="1"
    211 				SuppressStartupBanner="TRUE"
    212 				ProgramDatabaseFile=".\./_testcapi.pdb"
    213 				BaseAddress="0x1e1F0000"
    214 				ImportLibrary=".\./_testcapi.lib"
    215 				TargetMachine="0"/>
    216 			<Tool
    217 				Name="VCMIDLTool"/>
    218 			<Tool
    219 				Name="VCPostBuildEventTool"/>
    220 			<Tool
    221 				Name="VCPreBuildEventTool"/>
    222 			<Tool
    223 				Name="VCPreLinkEventTool"/>
    224 			<Tool
    225 				Name="VCResourceCompilerTool"/>
    226 			<Tool
    227 				Name="VCWebServiceProxyGeneratorTool"/>
    228 			<Tool
    229 				Name="VCXMLDataGeneratorTool"/>
    230 			<Tool
    231 				Name="VCWebDeploymentTool"/>
    232 			<Tool
    233 				Name="VCManagedWrapperGeneratorTool"/>
    234 			<Tool
    235 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
    236 		</Configuration>
    237 	</Configurations>
    238 	<References>
    239 	</References>
    240 	<Files>
    241 		<File
    242 			RelativePath="..\..\Modules\_testcapimodule.c">
    243 		</File>
    244 	</Files>
    245 	<Globals>
    246 	</Globals>
    247 </VisualStudioProject>
    248