Martin v. Löwis | 21967d0 | 2011-03-06 11:28:23 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
| 2 | <VisualStudioProject
|
| 3 | ProjectType="Visual C++"
|
| 4 | Version="7.10"
|
| 5 | Name="pyexpat"
|
| 6 | SccProjectName="pyexpat"
|
| 7 | SccLocalPath="..">
|
| 8 | <Platforms>
|
| 9 | <Platform
|
| 10 | Name="Win32"/>
|
| 11 | </Platforms>
|
| 12 | <Configurations>
|
| 13 | <Configuration
|
| 14 | Name="Debug|Win32"
|
| 15 | OutputDirectory=".\."
|
| 16 | IntermediateDirectory=".\x86-temp-debug\pyexpat"
|
| 17 | ConfigurationType="2"
|
| 18 | UseOfMFC="0"
|
| 19 | ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
| 20 | <Tool
|
| 21 | Name="VCCLCompilerTool"
|
| 22 | Optimization="0"
|
| 23 | AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
|
| 24 | PreprocessorDefinitions="Py_BUILD_CORE_MODULE;_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE"
|
| 25 | RuntimeLibrary="3"
|
| 26 | UsePrecompiledHeader="2"
|
| 27 | WarningLevel="3"
|
| 28 | SuppressStartupBanner="TRUE"
|
| 29 | DebugInformationFormat="3"
|
| 30 | CompileAs="0"/>
|
| 31 | <Tool
|
| 32 | Name="VCCustomBuildTool"/>
|
| 33 | <Tool
|
| 34 | Name="VCLinkerTool"
|
| 35 | AdditionalDependencies="odbccp32.lib"
|
| 36 | OutputFile="./pyexpat_d.pyd"
|
| 37 | LinkIncremental="1"
|
| 38 | SuppressStartupBanner="TRUE"
|
| 39 | GenerateDebugInformation="TRUE"
|
| 40 | ProgramDatabaseFile=".\./pyexpat_d.pdb"
|
| 41 | SubSystem="2"
|
| 42 | BaseAddress="0x1D100000"
|
| 43 | ImportLibrary=".\./pyexpat_d.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="Release|Win32"
|
| 68 | OutputDirectory=".\."
|
| 69 | IntermediateDirectory=".\x86-temp-release\pyexpat"
|
| 70 | ConfigurationType="2"
|
| 71 | UseOfMFC="0"
|
| 72 | ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
| 73 | <Tool
|
| 74 | Name="VCCLCompilerTool"
|
| 75 | Optimization="2"
|
| 76 | InlineFunctionExpansion="1"
|
| 77 | AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
|
| 78 | PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE"
|
| 79 | StringPooling="TRUE"
|
| 80 | RuntimeLibrary="2"
|
| 81 | EnableFunctionLevelLinking="TRUE"
|
| 82 | UsePrecompiledHeader="2"
|
| 83 | WarningLevel="3"
|
| 84 | SuppressStartupBanner="TRUE"
|
| 85 | DebugInformationFormat="3"
|
| 86 | CompileAs="0"/>
|
| 87 | <Tool
|
| 88 | Name="VCCustomBuildTool"/>
|
| 89 | <Tool
|
| 90 | Name="VCLinkerTool"
|
| 91 | AdditionalDependencies="odbccp32.lib"
|
| 92 | OutputFile="./pyexpat.pyd"
|
| 93 | LinkIncremental="1"
|
| 94 | SuppressStartupBanner="TRUE"
|
| 95 | GenerateDebugInformation="TRUE"
|
| 96 | ProgramDatabaseFile=".\./pyexpat.pdb"
|
| 97 | SubSystem="2"
|
| 98 | BaseAddress="0x1D100000"
|
| 99 | ImportLibrary=".\./pyexpat.lib"
|
| 100 | TargetMachine="1"/>
|
| 101 | <Tool
|
| 102 | Name="VCMIDLTool"/>
|
| 103 | <Tool
|
| 104 | Name="VCPostBuildEventTool"/>
|
| 105 | <Tool
|
| 106 | Name="VCPreBuildEventTool"/>
|
| 107 | <Tool
|
| 108 | Name="VCPreLinkEventTool"/>
|
| 109 | <Tool
|
| 110 | Name="VCResourceCompilerTool"/>
|
| 111 | <Tool
|
| 112 | Name="VCWebServiceProxyGeneratorTool"/>
|
| 113 | <Tool
|
| 114 | Name="VCXMLDataGeneratorTool"/>
|
| 115 | <Tool
|
| 116 | Name="VCWebDeploymentTool"/>
|
| 117 | <Tool
|
| 118 | Name="VCManagedWrapperGeneratorTool"/>
|
| 119 | <Tool
|
| 120 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
| 121 | </Configuration>
|
| 122 | <Configuration
|
| 123 | Name="ReleaseItanium|Win32"
|
| 124 | OutputDirectory="./."
|
| 125 | IntermediateDirectory=".\ia64-temp-release\pyexpat"
|
| 126 | ConfigurationType="2"
|
| 127 | UseOfMFC="0"
|
| 128 | ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
| 129 | <Tool
|
| 130 | Name="VCCLCompilerTool"
|
| 131 | AdditionalOptions=" /USECL:MS_ITANIUM /GS-"
|
| 132 | Optimization="2"
|
| 133 | InlineFunctionExpansion="1"
|
| 134 | AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
|
| 135 | PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE"
|
| 136 | StringPooling="TRUE"
|
| 137 | BasicRuntimeChecks="0"
|
| 138 | RuntimeLibrary="2"
|
| 139 | BufferSecurityCheck="FALSE"
|
| 140 | EnableFunctionLevelLinking="TRUE"
|
| 141 | UsePrecompiledHeader="2"
|
| 142 | WarningLevel="3"
|
| 143 | SuppressStartupBanner="TRUE"
|
| 144 | Detect64BitPortabilityProblems="TRUE"
|
| 145 | DebugInformationFormat="3"
|
| 146 | CompileAs="0"/>
|
| 147 | <Tool
|
| 148 | Name="VCCustomBuildTool"/>
|
| 149 | <Tool
|
| 150 | Name="VCLinkerTool"
|
| 151 | AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
|
| 152 | AdditionalDependencies="odbccp32.lib"
|
| 153 | OutputFile="./pyexpat.pyd"
|
| 154 | LinkIncremental="1"
|
| 155 | SuppressStartupBanner="TRUE"
|
| 156 | GenerateDebugInformation="TRUE"
|
| 157 | ProgramDatabaseFile=".\./pyexpat.pdb"
|
| 158 | SubSystem="2"
|
| 159 | BaseAddress="0x1D100000"
|
| 160 | ImportLibrary=".\./pyexpat.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="ReleaseAMD64|Win32"
|
| 185 | OutputDirectory="."
|
| 186 | IntermediateDirectory="amd64-temp-release\pyexpat"
|
| 187 | ConfigurationType="2"
|
| 188 | UseOfMFC="0"
|
| 189 | ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
| 190 | <Tool
|
| 191 | Name="VCCLCompilerTool"
|
| 192 | AdditionalOptions=" /USECL:MS_OPTERON /GS-"
|
| 193 | Optimization="2"
|
| 194 | InlineFunctionExpansion="1"
|
| 195 | AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
|
| 196 | PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE"
|
| 197 | StringPooling="TRUE"
|
| 198 | BasicRuntimeChecks="0"
|
| 199 | RuntimeLibrary="2"
|
| 200 | BufferSecurityCheck="FALSE"
|
| 201 | EnableFunctionLevelLinking="TRUE"
|
| 202 | UsePrecompiledHeader="2"
|
| 203 | WarningLevel="3"
|
| 204 | SuppressStartupBanner="TRUE"
|
| 205 | Detect64BitPortabilityProblems="TRUE"
|
| 206 | DebugInformationFormat="3"
|
| 207 | CompileAs="0"/>
|
| 208 | <Tool
|
| 209 | Name="VCCustomBuildTool"/>
|
| 210 | <Tool
|
| 211 | Name="VCLinkerTool"
|
| 212 | AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
|
| 213 | AdditionalDependencies="odbccp32.lib"
|
| 214 | OutputFile="./pyexpat.pyd"
|
| 215 | LinkIncremental="1"
|
| 216 | SuppressStartupBanner="TRUE"
|
| 217 | GenerateDebugInformation="TRUE"
|
| 218 | ProgramDatabaseFile=".\./pyexpat.pdb"
|
| 219 | SubSystem="2"
|
| 220 | BaseAddress="0x1D100000"
|
| 221 | ImportLibrary=".\./pyexpat.lib"
|
| 222 | TargetMachine="0"/>
|
| 223 | <Tool
|
| 224 | Name="VCMIDLTool"/>
|
| 225 | <Tool
|
| 226 | Name="VCPostBuildEventTool"/>
|
| 227 | <Tool
|
| 228 | Name="VCPreBuildEventTool"/>
|
| 229 | <Tool
|
| 230 | Name="VCPreLinkEventTool"/>
|
| 231 | <Tool
|
| 232 | Name="VCResourceCompilerTool"/>
|
| 233 | <Tool
|
| 234 | Name="VCWebServiceProxyGeneratorTool"/>
|
| 235 | <Tool
|
| 236 | Name="VCXMLDataGeneratorTool"/>
|
| 237 | <Tool
|
| 238 | Name="VCWebDeploymentTool"/>
|
| 239 | <Tool
|
| 240 | Name="VCManagedWrapperGeneratorTool"/>
|
| 241 | <Tool
|
| 242 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
| 243 | </Configuration>
|
| 244 | </Configurations>
|
| 245 | <References>
|
| 246 | </References>
|
| 247 | <Files>
|
| 248 | <File
|
| 249 | RelativePath="..\..\Modules\pyexpat.c">
|
| 250 | </File>
|
| 251 | <File
|
| 252 | RelativePath="..\..\Modules\expat\xmlparse.c">
|
| 253 | </File>
|
| 254 | <File
|
| 255 | RelativePath="..\..\Modules\expat\xmlrole.c">
|
| 256 | </File>
|
| 257 | <File
|
| 258 | RelativePath="..\..\Modules\expat\xmltok.c">
|
| 259 | </File>
|
| 260 | </Files>
|
| 261 | <Globals>
|
| 262 | </Globals>
|
| 263 | </VisualStudioProject>
|