| 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 | OutputFile="./pyexpat_d.pyd" | 
|---|
| 36 | LinkIncremental="1" | 
|---|
| 37 | SuppressStartupBanner="TRUE" | 
|---|
| 38 | GenerateDebugInformation="TRUE" | 
|---|
| 39 | ProgramDatabaseFile=".\./pyexpat_d.pdb" | 
|---|
| 40 | SubSystem="2" | 
|---|
| 41 | BaseAddress="0x1D100000" | 
|---|
| 42 | ImportLibrary=".\./pyexpat_d.lib" | 
|---|
| 43 | TargetMachine="1"/> | 
|---|
| 44 | <Tool | 
|---|
| 45 | Name="VCMIDLTool"/> | 
|---|
| 46 | <Tool | 
|---|
| 47 | Name="VCPostBuildEventTool"/> | 
|---|
| 48 | <Tool | 
|---|
| 49 | Name="VCPreBuildEventTool"/> | 
|---|
| 50 | <Tool | 
|---|
| 51 | Name="VCPreLinkEventTool"/> | 
|---|
| 52 | <Tool | 
|---|
| 53 | Name="VCResourceCompilerTool"/> | 
|---|
| 54 | <Tool | 
|---|
| 55 | Name="VCWebServiceProxyGeneratorTool"/> | 
|---|
| 56 | <Tool | 
|---|
| 57 | Name="VCXMLDataGeneratorTool"/> | 
|---|
| 58 | <Tool | 
|---|
| 59 | Name="VCWebDeploymentTool"/> | 
|---|
| 60 | <Tool | 
|---|
| 61 | Name="VCManagedWrapperGeneratorTool"/> | 
|---|
| 62 | <Tool | 
|---|
| 63 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | 
|---|
| 64 | </Configuration> | 
|---|
| 65 | <Configuration | 
|---|
| 66 | Name="Release|Win32" | 
|---|
| 67 | OutputDirectory=".\." | 
|---|
| 68 | IntermediateDirectory=".\x86-temp-release\pyexpat" | 
|---|
| 69 | ConfigurationType="2" | 
|---|
| 70 | UseOfMFC="0" | 
|---|
| 71 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | 
|---|
| 72 | <Tool | 
|---|
| 73 | Name="VCCLCompilerTool" | 
|---|
| 74 | Optimization="2" | 
|---|
| 75 | InlineFunctionExpansion="1" | 
|---|
| 76 | AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat" | 
|---|
| 77 | PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE" | 
|---|
| 78 | StringPooling="TRUE" | 
|---|
| 79 | RuntimeLibrary="2" | 
|---|
| 80 | EnableFunctionLevelLinking="TRUE" | 
|---|
| 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="./pyexpat.pyd" | 
|---|
| 91 | LinkIncremental="1" | 
|---|
| 92 | SuppressStartupBanner="TRUE" | 
|---|
| 93 | GenerateDebugInformation="TRUE" | 
|---|
| 94 | ProgramDatabaseFile=".\./pyexpat.pdb" | 
|---|
| 95 | SubSystem="2" | 
|---|
| 96 | BaseAddress="0x1D100000" | 
|---|
| 97 | ImportLibrary=".\./pyexpat.lib" | 
|---|
| 98 | TargetMachine="1"/> | 
|---|
| 99 | <Tool | 
|---|
| 100 | Name="VCMIDLTool"/> | 
|---|
| 101 | <Tool | 
|---|
| 102 | Name="VCPostBuildEventTool"/> | 
|---|
| 103 | <Tool | 
|---|
| 104 | Name="VCPreBuildEventTool"/> | 
|---|
| 105 | <Tool | 
|---|
| 106 | Name="VCPreLinkEventTool"/> | 
|---|
| 107 | <Tool | 
|---|
| 108 | Name="VCResourceCompilerTool"/> | 
|---|
| 109 | <Tool | 
|---|
| 110 | Name="VCWebServiceProxyGeneratorTool"/> | 
|---|
| 111 | <Tool | 
|---|
| 112 | Name="VCXMLDataGeneratorTool"/> | 
|---|
| 113 | <Tool | 
|---|
| 114 | Name="VCWebDeploymentTool"/> | 
|---|
| 115 | <Tool | 
|---|
| 116 | Name="VCManagedWrapperGeneratorTool"/> | 
|---|
| 117 | <Tool | 
|---|
| 118 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | 
|---|
| 119 | </Configuration> | 
|---|
| 120 | <Configuration | 
|---|
| 121 | Name="ReleaseItanium|Win32" | 
|---|
| 122 | OutputDirectory="./." | 
|---|
| 123 | IntermediateDirectory=".\ia64-temp-release\pyexpat" | 
|---|
| 124 | ConfigurationType="2" | 
|---|
| 125 | UseOfMFC="0" | 
|---|
| 126 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | 
|---|
| 127 | <Tool | 
|---|
| 128 | Name="VCCLCompilerTool" | 
|---|
| 129 | AdditionalOptions=" /USECL:MS_ITANIUM /GS-" | 
|---|
| 130 | Optimization="2" | 
|---|
| 131 | InlineFunctionExpansion="1" | 
|---|
| 132 | AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat" | 
|---|
| 133 | PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE" | 
|---|
| 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="./pyexpat.pyd" | 
|---|
| 151 | LinkIncremental="1" | 
|---|
| 152 | SuppressStartupBanner="TRUE" | 
|---|
| 153 | GenerateDebugInformation="TRUE" | 
|---|
| 154 | ProgramDatabaseFile=".\./pyexpat.pdb" | 
|---|
| 155 | SubSystem="2" | 
|---|
| 156 | BaseAddress="0x1D100000" | 
|---|
| 157 | ImportLibrary=".\./pyexpat.lib" | 
|---|
| 158 | TargetMachine="0"/> | 
|---|
| 159 | <Tool | 
|---|
| 160 | Name="VCMIDLTool"/> | 
|---|
| 161 | <Tool | 
|---|
| 162 | Name="VCPostBuildEventTool"/> | 
|---|
| 163 | <Tool | 
|---|
| 164 | Name="VCPreBuildEventTool"/> | 
|---|
| 165 | <Tool | 
|---|
| 166 | Name="VCPreLinkEventTool"/> | 
|---|
| 167 | <Tool | 
|---|
| 168 | Name="VCResourceCompilerTool"/> | 
|---|
| 169 | <Tool | 
|---|
| 170 | Name="VCWebServiceProxyGeneratorTool"/> | 
|---|
| 171 | <Tool | 
|---|
| 172 | Name="VCXMLDataGeneratorTool"/> | 
|---|
| 173 | <Tool | 
|---|
| 174 | Name="VCWebDeploymentTool"/> | 
|---|
| 175 | <Tool | 
|---|
| 176 | Name="VCManagedWrapperGeneratorTool"/> | 
|---|
| 177 | <Tool | 
|---|
| 178 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | 
|---|
| 179 | </Configuration> | 
|---|
| 180 | <Configuration | 
|---|
| 181 | Name="ReleaseAMD64|Win32" | 
|---|
| 182 | OutputDirectory="." | 
|---|
| 183 | IntermediateDirectory="amd64-temp-release\pyexpat" | 
|---|
| 184 | ConfigurationType="2" | 
|---|
| 185 | UseOfMFC="0" | 
|---|
| 186 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> | 
|---|
| 187 | <Tool | 
|---|
| 188 | Name="VCCLCompilerTool" | 
|---|
| 189 | AdditionalOptions=" /USECL:MS_OPTERON  /GS-" | 
|---|
| 190 | Optimization="2" | 
|---|
| 191 | InlineFunctionExpansion="1" | 
|---|
| 192 | AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat" | 
|---|
| 193 | PreprocessorDefinitions="Py_BUILD_CORE_MODULE;NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;XML_STATIC;HAVE_MEMMOVE" | 
|---|
| 194 | StringPooling="TRUE" | 
|---|
| 195 | BasicRuntimeChecks="0" | 
|---|
| 196 | RuntimeLibrary="2" | 
|---|
| 197 | BufferSecurityCheck="FALSE" | 
|---|
| 198 | EnableFunctionLevelLinking="TRUE" | 
|---|
| 199 | UsePrecompiledHeader="2" | 
|---|
| 200 | WarningLevel="3" | 
|---|
| 201 | SuppressStartupBanner="TRUE" | 
|---|
| 202 | Detect64BitPortabilityProblems="TRUE" | 
|---|
| 203 | DebugInformationFormat="3" | 
|---|
| 204 | CompileAs="0"/> | 
|---|
| 205 | <Tool | 
|---|
| 206 | Name="VCCustomBuildTool"/> | 
|---|
| 207 | <Tool | 
|---|
| 208 | Name="VCLinkerTool" | 
|---|
| 209 | AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK" | 
|---|
| 210 | OutputFile="./pyexpat.pyd" | 
|---|
| 211 | LinkIncremental="1" | 
|---|
| 212 | SuppressStartupBanner="TRUE" | 
|---|
| 213 | GenerateDebugInformation="TRUE" | 
|---|
| 214 | ProgramDatabaseFile=".\./pyexpat.pdb" | 
|---|
| 215 | SubSystem="2" | 
|---|
| 216 | BaseAddress="0x1D100000" | 
|---|
| 217 | ImportLibrary=".\./pyexpat.lib" | 
|---|
| 218 | TargetMachine="0"/> | 
|---|
| 219 | <Tool | 
|---|
| 220 | Name="VCMIDLTool"/> | 
|---|
| 221 | <Tool | 
|---|
| 222 | Name="VCPostBuildEventTool"/> | 
|---|
| 223 | <Tool | 
|---|
| 224 | Name="VCPreBuildEventTool"/> | 
|---|
| 225 | <Tool | 
|---|
| 226 | Name="VCPreLinkEventTool"/> | 
|---|
| 227 | <Tool | 
|---|
| 228 | Name="VCResourceCompilerTool"/> | 
|---|
| 229 | <Tool | 
|---|
| 230 | Name="VCWebServiceProxyGeneratorTool"/> | 
|---|
| 231 | <Tool | 
|---|
| 232 | Name="VCXMLDataGeneratorTool"/> | 
|---|
| 233 | <Tool | 
|---|
| 234 | Name="VCWebDeploymentTool"/> | 
|---|
| 235 | <Tool | 
|---|
| 236 | Name="VCManagedWrapperGeneratorTool"/> | 
|---|
| 237 | <Tool | 
|---|
| 238 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | 
|---|
| 239 | </Configuration> | 
|---|
| 240 | </Configurations> | 
|---|
| 241 | <References> | 
|---|
| 242 | </References> | 
|---|
| 243 | <Files> | 
|---|
| 244 | <File | 
|---|
| 245 | RelativePath="..\..\Modules\pyexpat.c"> | 
|---|
| 246 | </File> | 
|---|
| 247 | <File | 
|---|
| 248 | RelativePath="..\..\Modules\expat\xmlparse.c"> | 
|---|
| 249 | </File> | 
|---|
| 250 | <File | 
|---|
| 251 | RelativePath="..\..\Modules\expat\xmlrole.c"> | 
|---|
| 252 | </File> | 
|---|
| 253 | <File | 
|---|
| 254 | RelativePath="..\..\Modules\expat\xmltok.c"> | 
|---|
| 255 | </File> | 
|---|
| 256 | </Files> | 
|---|
| 257 | <Globals> | 
|---|
| 258 | </Globals> | 
|---|
| 259 | </VisualStudioProject> | 
|---|