symbian-qemu-0.9.1-12/python-2.6.1/PC/VS7.1/_ctypes.vcproj
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="7.10"
       
     5 	Name="_ctypes"
       
     6 	ProjectGUID="{F22F40F4-D318-40DC-96B3-88DC81CE0894}"
       
     7 	RootNamespace="_ctypes"
       
     8 	Keyword="Win32Proj">
       
     9 	<Platforms>
       
    10 		<Platform
       
    11 			Name="Win32"/>
       
    12 	</Platforms>
       
    13 	<Configurations>
       
    14 		<Configuration
       
    15 			Name="Debug|Win32"
       
    16 			OutputDirectory=".\."
       
    17 			IntermediateDirectory=".\x86-temp-debug\_ctypes"
       
    18 			ConfigurationType="2"
       
    19 			CharacterSet="2">
       
    20 			<Tool
       
    21 				Name="VCCLCompilerTool"
       
    22 				Optimization="0"
       
    23 				AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\_ctypes\libffi_msvc"
       
    24 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
       
    25 				MinimalRebuild="FALSE"
       
    26 				BasicRuntimeChecks="3"
       
    27 				RuntimeLibrary="3"
       
    28 				UsePrecompiledHeader="0"
       
    29 				WarningLevel="3"
       
    30 				Detect64BitPortabilityProblems="FALSE"
       
    31 				DebugInformationFormat="3"
       
    32 				CompileAs="0"/>
       
    33 			<Tool
       
    34 				Name="VCCustomBuildTool"/>
       
    35 			<Tool
       
    36 				Name="VCLinkerTool"
       
    37 				AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
       
    38 				OutputFile="./_ctypes_d.pyd"
       
    39 				LinkIncremental="1"
       
    40 				SuppressStartupBanner="TRUE"
       
    41 				GenerateDebugInformation="TRUE"
       
    42 				ProgramDatabaseFile=".\./_ctypes_d.pdb"
       
    43 				SubSystem="0"
       
    44 				BaseAddress="0x1D1A0000"
       
    45 				ImportLibrary=".\./_ctypes_d.lib"
       
    46 				TargetMachine="1"/>
       
    47 			<Tool
       
    48 				Name="VCMIDLTool"/>
       
    49 			<Tool
       
    50 				Name="VCPostBuildEventTool"/>
       
    51 			<Tool
       
    52 				Name="VCPreBuildEventTool"/>
       
    53 			<Tool
       
    54 				Name="VCPreLinkEventTool"/>
       
    55 			<Tool
       
    56 				Name="VCResourceCompilerTool"/>
       
    57 			<Tool
       
    58 				Name="VCWebServiceProxyGeneratorTool"/>
       
    59 			<Tool
       
    60 				Name="VCXMLDataGeneratorTool"/>
       
    61 			<Tool
       
    62 				Name="VCWebDeploymentTool"/>
       
    63 			<Tool
       
    64 				Name="VCManagedWrapperGeneratorTool"/>
       
    65 			<Tool
       
    66 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
       
    67 		</Configuration>
       
    68 		<Configuration
       
    69 			Name="Release|Win32"
       
    70 			OutputDirectory=".\."
       
    71 			IntermediateDirectory=".\x86-temp-release\_ctypes"
       
    72 			ConfigurationType="2"
       
    73 			CharacterSet="2">
       
    74 			<Tool
       
    75 				Name="VCCLCompilerTool"
       
    76 				InlineFunctionExpansion="1"
       
    77 				AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\_ctypes\libffi_msvc"
       
    78 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
       
    79 				StringPooling="TRUE"
       
    80 				RuntimeLibrary="2"
       
    81 				EnableFunctionLevelLinking="TRUE"
       
    82 				UsePrecompiledHeader="0"
       
    83 				WarningLevel="3"
       
    84 				Detect64BitPortabilityProblems="FALSE"
       
    85 				DebugInformationFormat="0"
       
    86 				CompileAs="0"/>
       
    87 			<Tool
       
    88 				Name="VCCustomBuildTool"/>
       
    89 			<Tool
       
    90 				Name="VCLinkerTool"
       
    91 				AdditionalOptions="/EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
       
    92 				OutputFile="./_ctypes.pyd"
       
    93 				LinkIncremental="1"
       
    94 				SuppressStartupBanner="TRUE"
       
    95 				GenerateDebugInformation="FALSE"
       
    96 				ProgramDatabaseFile=".\./_ctypes.pdb"
       
    97 				SubSystem="0"
       
    98 				OptimizeReferences="0"
       
    99 				EnableCOMDATFolding="0"
       
   100 				BaseAddress="0x1D1A0000"
       
   101 				ImportLibrary=".\./_ctypes.lib"
       
   102 				TargetMachine="1"/>
       
   103 			<Tool
       
   104 				Name="VCMIDLTool"/>
       
   105 			<Tool
       
   106 				Name="VCPostBuildEventTool"/>
       
   107 			<Tool
       
   108 				Name="VCPreBuildEventTool"/>
       
   109 			<Tool
       
   110 				Name="VCPreLinkEventTool"/>
       
   111 			<Tool
       
   112 				Name="VCResourceCompilerTool"/>
       
   113 			<Tool
       
   114 				Name="VCWebServiceProxyGeneratorTool"/>
       
   115 			<Tool
       
   116 				Name="VCXMLDataGeneratorTool"/>
       
   117 			<Tool
       
   118 				Name="VCWebDeploymentTool"/>
       
   119 			<Tool
       
   120 				Name="VCManagedWrapperGeneratorTool"/>
       
   121 			<Tool
       
   122 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
       
   123 		</Configuration>
       
   124 		<Configuration
       
   125 			Name="ReleaseAMD64|Win32"
       
   126 			OutputDirectory="."
       
   127 			IntermediateDirectory="amd64-temp-release\_ctypes"
       
   128 			ConfigurationType="2"
       
   129 			CharacterSet="2">
       
   130 			<Tool
       
   131 				Name="VCCLCompilerTool"
       
   132 				AdditionalOptions=" /USECL:MS_OPTERON /GS-"
       
   133 				InlineFunctionExpansion="1"
       
   134 				AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\_ctypes\libffi_msvc"
       
   135 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
       
   136 				StringPooling="TRUE"
       
   137 				BasicRuntimeChecks="0"
       
   138 				RuntimeLibrary="2"
       
   139 				BufferSecurityCheck="FALSE"
       
   140 				EnableFunctionLevelLinking="TRUE"
       
   141 				UsePrecompiledHeader="0"
       
   142 				WarningLevel="3"
       
   143 				Detect64BitPortabilityProblems="TRUE"
       
   144 				DebugInformationFormat="3"
       
   145 				CompileAs="0"/>
       
   146 			<Tool
       
   147 				Name="VCCustomBuildTool"/>
       
   148 			<Tool
       
   149 				Name="VCLinkerTool"
       
   150 				AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK /EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
       
   151 				OutputFile="./_ctypes.pyd"
       
   152 				LinkIncremental="1"
       
   153 				SuppressStartupBanner="TRUE"
       
   154 				GenerateDebugInformation="FALSE"
       
   155 				ProgramDatabaseFile=".\./_ctypes.pdb"
       
   156 				SubSystem="0"
       
   157 				OptimizeReferences="0"
       
   158 				EnableCOMDATFolding="0"
       
   159 				BaseAddress="0x1D1A0000"
       
   160 				ImportLibrary=".\./_ctypes.lib"
       
   161 				TargetMachine="0"/>
       
   162 			<Tool
       
   163 				Name="VCMIDLTool"/>
       
   164 			<Tool
       
   165 				Name="VCPostBuildEventTool"/>
       
   166 			<Tool
       
   167 				Name="VCPreBuildEventTool"/>
       
   168 			<Tool
       
   169 				Name="VCPreLinkEventTool"/>
       
   170 			<Tool
       
   171 				Name="VCResourceCompilerTool"/>
       
   172 			<Tool
       
   173 				Name="VCWebServiceProxyGeneratorTool"/>
       
   174 			<Tool
       
   175 				Name="VCXMLDataGeneratorTool"/>
       
   176 			<Tool
       
   177 				Name="VCWebDeploymentTool"/>
       
   178 			<Tool
       
   179 				Name="VCManagedWrapperGeneratorTool"/>
       
   180 			<Tool
       
   181 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
       
   182 		</Configuration>
       
   183 		<Configuration
       
   184 			Name="ReleaseItanium|Win32"
       
   185 			OutputDirectory="."
       
   186 			IntermediateDirectory="ia64-temp-release\_ctypes"
       
   187 			ConfigurationType="2"
       
   188 			CharacterSet="2">
       
   189 			<Tool
       
   190 				Name="VCCLCompilerTool"
       
   191 				AdditionalOptions=" /USECL:MS_ITANIUM"
       
   192 				InlineFunctionExpansion="1"
       
   193 				AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\_ctypes\libffi_msvc"
       
   194 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
       
   195 				StringPooling="TRUE"
       
   196 				BasicRuntimeChecks="0"
       
   197 				RuntimeLibrary="2"
       
   198 				BufferSecurityCheck="FALSE"
       
   199 				EnableFunctionLevelLinking="TRUE"
       
   200 				UsePrecompiledHeader="0"
       
   201 				WarningLevel="3"
       
   202 				Detect64BitPortabilityProblems="TRUE"
       
   203 				DebugInformationFormat="3"
       
   204 				CompileAs="0"/>
       
   205 			<Tool
       
   206 				Name="VCCustomBuildTool"/>
       
   207 			<Tool
       
   208 				Name="VCLinkerTool"
       
   209 				AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK /EXPORT:DllGetClassObject,PRIVATE /EXPORT:DllCanUnloadNow,PRIVATE"
       
   210 				OutputFile="./_ctypes.pyd"
       
   211 				LinkIncremental="1"
       
   212 				SuppressStartupBanner="TRUE"
       
   213 				GenerateDebugInformation="FALSE"
       
   214 				ProgramDatabaseFile=".\./_ctypes.pdb"
       
   215 				SubSystem="0"
       
   216 				OptimizeReferences="0"
       
   217 				EnableCOMDATFolding="0"
       
   218 				BaseAddress="0x1D1A0000"
       
   219 				ImportLibrary=".\./_ctypes.lib"
       
   220 				TargetMachine="0"/>
       
   221 			<Tool
       
   222 				Name="VCMIDLTool"/>
       
   223 			<Tool
       
   224 				Name="VCPostBuildEventTool"/>
       
   225 			<Tool
       
   226 				Name="VCPreBuildEventTool"/>
       
   227 			<Tool
       
   228 				Name="VCPreLinkEventTool"/>
       
   229 			<Tool
       
   230 				Name="VCResourceCompilerTool"/>
       
   231 			<Tool
       
   232 				Name="VCWebServiceProxyGeneratorTool"/>
       
   233 			<Tool
       
   234 				Name="VCXMLDataGeneratorTool"/>
       
   235 			<Tool
       
   236 				Name="VCWebDeploymentTool"/>
       
   237 			<Tool
       
   238 				Name="VCManagedWrapperGeneratorTool"/>
       
   239 			<Tool
       
   240 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
       
   241 		</Configuration>
       
   242 	</Configurations>
       
   243 	<References>
       
   244 	</References>
       
   245 	<Files>
       
   246 		<File
       
   247 			RelativePath="..\..\Modules\_ctypes\_ctypes.c">
       
   248 		</File>
       
   249 		<File
       
   250 			RelativePath="..\..\Modules\_ctypes\callbacks.c">
       
   251 		</File>
       
   252 		<File
       
   253 			RelativePath="..\..\Modules\_ctypes\callproc.c">
       
   254 		</File>
       
   255 		<File
       
   256 			RelativePath="..\..\Modules\_ctypes\cfield.c">
       
   257 		</File>
       
   258 		<File
       
   259 			RelativePath="..\..\Modules\_ctypes\libffi_msvc\ffi.c">
       
   260 		</File>
       
   261 		<File
       
   262 			RelativePath="..\..\Modules\_ctypes\malloc_closure.c">
       
   263 		</File>
       
   264 		<File
       
   265 			RelativePath="..\..\Modules\_ctypes\libffi_msvc\prep_cif.c">
       
   266 		</File>
       
   267 		<File
       
   268 			RelativePath="..\..\Modules\_ctypes\stgdict.c">
       
   269 		</File>
       
   270 		<File
       
   271 			RelativePath="..\..\Modules\_ctypes\libffi_msvc\win32.c">
       
   272 			<FileConfiguration
       
   273 				Name="ReleaseAMD64|Win32"
       
   274 				ExcludedFromBuild="TRUE">
       
   275 				<Tool
       
   276 					Name="VCCLCompilerTool"/>
       
   277 			</FileConfiguration>
       
   278 		</File>
       
   279 		<File
       
   280 			RelativePath="..\..\Modules\_ctypes\libffi_msvc\win64.asm">
       
   281 			<FileConfiguration
       
   282 				Name="Debug|Win32"
       
   283 				ExcludedFromBuild="TRUE">
       
   284 				<Tool
       
   285 					Name="VCCustomBuildTool"/>
       
   286 			</FileConfiguration>
       
   287 			<FileConfiguration
       
   288 				Name="Release|Win32"
       
   289 				ExcludedFromBuild="TRUE">
       
   290 				<Tool
       
   291 					Name="VCCustomBuildTool"/>
       
   292 			</FileConfiguration>
       
   293 			<FileConfiguration
       
   294 				Name="ReleaseAMD64|Win32">
       
   295 				<Tool
       
   296 					Name="VCCustomBuildTool"
       
   297 					CommandLine="amd64_ml64 /nologo /c /Fo &quot;$(IntDir)\win64.obj&quot; &quot;$(InputPath)&quot;
       
   298 "
       
   299 					Outputs="&quot;$(IntDir)\win64.obj&quot;"/>
       
   300 			</FileConfiguration>
       
   301 			<FileConfiguration
       
   302 				Name="ReleaseItanium|Win32"
       
   303 				ExcludedFromBuild="TRUE">
       
   304 				<Tool
       
   305 					Name="VCCustomBuildTool"/>
       
   306 			</FileConfiguration>
       
   307 		</File>
       
   308 	</Files>
       
   309 	<Globals>
       
   310 	</Globals>
       
   311 </VisualStudioProject>