Fix issue number in comment.
[python.git] / PC / bdist_wininst / wininst-8.vcproj
blob69b86a3fc2f3dc20830cbc26a30ad38ab841a193
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="wininst"
6 ProjectGUID="{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
7 RootNamespace="wininst"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 OutputDirectory=".\..\..\lib\distutils\command"
20 IntermediateDirectory=".\temp-release"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
41 PreprocessorDefinitions="NDEBUG"
42 MkTypLibCompatible="true"
43 SuppressStartupBanner="true"
44 TargetEnvironment="1"
45 TypeLibraryName=".\..\..\lib\distutils\command/wininst.tlb"
46 HeaderFileName=""
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="1"
51 InlineFunctionExpansion="1"
52 AdditionalIncludeDirectories="..\..\Include,..\..\Modules\zlib"
53 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
54 StringPooling="true"
55 RuntimeLibrary="2"
56 EnableFunctionLevelLinking="true"
57 UsePrecompiledHeader="0"
58 PrecompiledHeaderFile=".\temp-release/wininst.pch"
59 AssemblerListingLocation=".\temp-release/"
60 ObjectFile=".\temp-release/"
61 ProgramDataBaseFileName=".\temp-release/"
62 WarningLevel="3"
63 SuppressStartupBanner="true"
64 CompileAs="0"
66 <Tool
67 Name="VCManagedResourceCompilerTool"
69 <Tool
70 Name="VCResourceCompilerTool"
71 PreprocessorDefinitions="NDEBUG"
72 Culture="1031"
74 <Tool
75 Name="VCPreLinkEventTool"
77 <Tool
78 Name="VCLinkerTool"
79 AdditionalDependencies="imagehlp.lib comctl32.lib"
80 OutputFile="..\..\lib\distutils\command/wininst-8.exe"
81 LinkIncremental="1"
82 SuppressStartupBanner="true"
83 IgnoreDefaultLibraryNames="LIBC"
84 ProgramDatabaseFile=".\..\..\lib\distutils\command/wininst-6.pdb"
85 SubSystem="2"
86 TargetMachine="1"
88 <Tool
89 Name="VCALinkTool"
91 <Tool
92 Name="VCManifestTool"
94 <Tool
95 Name="VCXDCMakeTool"
97 <Tool
98 Name="VCBscMakeTool"
100 <Tool
101 Name="VCFxCopTool"
103 <Tool
104 Name="VCAppVerifierTool"
106 <Tool
107 Name="VCWebDeploymentTool"
109 <Tool
110 Name="VCPostBuildEventTool"
112 </Configuration>
113 <Configuration
114 Name="Debug|Win32"
115 OutputDirectory=".\."
116 IntermediateDirectory=".\temp-debug"
117 ConfigurationType="1"
118 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
119 UseOfMFC="0"
120 ATLMinimizesCRunTimeLibraryUsage="false"
121 CharacterSet="2"
123 <Tool
124 Name="VCPreBuildEventTool"
126 <Tool
127 Name="VCCustomBuildTool"
129 <Tool
130 Name="VCXMLDataGeneratorTool"
132 <Tool
133 Name="VCWebServiceProxyGeneratorTool"
135 <Tool
136 Name="VCMIDLTool"
137 PreprocessorDefinitions="_DEBUG"
138 MkTypLibCompatible="true"
139 SuppressStartupBanner="true"
140 TargetEnvironment="1"
141 TypeLibraryName=".\./wininst.tlb"
142 HeaderFileName=""
144 <Tool
145 Name="VCCLCompilerTool"
146 Optimization="0"
147 AdditionalIncludeDirectories="..\..\Include,..\..\Modules\zlib"
148 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
149 RuntimeLibrary="2"
150 UsePrecompiledHeader="0"
151 PrecompiledHeaderFile=".\temp-debug/wininst.pch"
152 AssemblerListingLocation=".\temp-debug/"
153 ObjectFile=".\temp-debug/"
154 ProgramDataBaseFileName=".\temp-debug/"
155 BrowseInformation="1"
156 WarningLevel="3"
157 SuppressStartupBanner="true"
158 DebugInformationFormat="1"
159 CompileAs="0"
161 <Tool
162 Name="VCManagedResourceCompilerTool"
164 <Tool
165 Name="VCResourceCompilerTool"
166 PreprocessorDefinitions="_DEBUG"
167 Culture="1031"
169 <Tool
170 Name="VCPreLinkEventTool"
172 <Tool
173 Name="VCLinkerTool"
174 AdditionalDependencies="imagehlp.lib comctl32.lib"
175 OutputFile="..\..\lib\distutils\command/wininst-8_d.exe"
176 LinkIncremental="2"
177 SuppressStartupBanner="true"
178 IgnoreDefaultLibraryNames="LIBC"
179 GenerateDebugInformation="true"
180 SubSystem="2"
181 TargetMachine="1"
183 <Tool
184 Name="VCALinkTool"
186 <Tool
187 Name="VCManifestTool"
189 <Tool
190 Name="VCXDCMakeTool"
192 <Tool
193 Name="VCBscMakeTool"
195 <Tool
196 Name="VCFxCopTool"
198 <Tool
199 Name="VCAppVerifierTool"
201 <Tool
202 Name="VCWebDeploymentTool"
204 <Tool
205 Name="VCPostBuildEventTool"
207 </Configuration>
208 </Configurations>
209 <References>
210 </References>
211 <Files>
212 <Filter
213 Name="Source Files"
214 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
216 <File
217 RelativePath="extract.c"
219 <FileConfiguration
220 Name="Release|Win32"
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="1"
225 AdditionalIncludeDirectories=""
226 PreprocessorDefinitions=""
228 </FileConfiguration>
229 <FileConfiguration
230 Name="Debug|Win32"
232 <Tool
233 Name="VCCLCompilerTool"
234 Optimization="0"
235 AdditionalIncludeDirectories=""
236 PreprocessorDefinitions=""
237 BrowseInformation="1"
239 </FileConfiguration>
240 </File>
241 <File
242 RelativePath="install.c"
244 <FileConfiguration
245 Name="Release|Win32"
247 <Tool
248 Name="VCCLCompilerTool"
249 Optimization="1"
250 AdditionalIncludeDirectories=""
251 PreprocessorDefinitions=""
253 </FileConfiguration>
254 <FileConfiguration
255 Name="Debug|Win32"
257 <Tool
258 Name="VCCLCompilerTool"
259 Optimization="0"
260 AdditionalIncludeDirectories=""
261 PreprocessorDefinitions=""
262 BrowseInformation="1"
264 </FileConfiguration>
265 </File>
266 <File
267 RelativePath="install.rc"
269 </File>
270 <Filter
271 Name="zlib"
273 <File
274 RelativePath="..\..\Modules\zlib\adler32.c"
276 </File>
277 <File
278 RelativePath="..\..\Modules\zlib\crc32.c"
280 </File>
281 <File
282 RelativePath="..\..\Modules\zlib\inffast.c"
284 </File>
285 <File
286 RelativePath="..\..\Modules\zlib\inflate.c"
288 </File>
289 <File
290 RelativePath="..\..\Modules\zlib\inftrees.c"
292 </File>
293 <File
294 RelativePath="..\..\Modules\zlib\zutil.c"
296 </File>
297 </Filter>
298 </Filter>
299 <Filter
300 Name="Header Files"
301 Filter="h;hpp;hxx;hm;inl"
303 <File
304 RelativePath="archive.h"
306 </File>
307 </Filter>
308 <Filter
309 Name="Resource Files"
310 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
312 <File
313 RelativePath="PythonPowered.bmp"
315 </File>
316 </Filter>
317 </Files>
318 <Globals>
319 </Globals>
320 </VisualStudioProject>