Added the ability to specify a class attribute in Formatter configuration. Contribute...
[python.git] / PCbuild / pyexpat.vcproj
blobbd58c0eeada1cdaca662bc72de20200a2d5cf9c3
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="_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="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"
132 Optimization="2"
133 InlineFunctionExpansion="1"
134 AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\Include,..\PC,..\Modules\expat"
135 PreprocessorDefinitions="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 </Configurations>
184 <References>
185 </References>
186 <Files>
187 <File
188 RelativePath="..\Modules\pyexpat.c">
189 </File>
190 <File
191 RelativePath="..\Modules\expat\xmlparse.c">
192 </File>
193 <File
194 RelativePath="..\Modules\expat\xmlrole.c">
195 </File>
196 <File
197 RelativePath="..\Modules\expat\xmltok.c">
198 </File>
199 </Files>
200 <Globals>
201 </Globals>
202 </VisualStudioProject>