blob: 414f7edae503c473df4c4ad9f423a8e48a9e0675 [file] [log] [blame]
Christian Heimescdaa2cb2007-12-31 14:47:07 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="bdist_wininst"
6 ProjectGUID="{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
7 RootNamespace="wininst"
8 TargetFrameworkVersion="131072"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Release|Win32"
20 OutputDirectory="..\lib\distutils\command"
21 ConfigurationType="1"
22 InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="0"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 />
30 <Tool
31 Name="VCCustomBuildTool"
32 />
33 <Tool
34 Name="VCXMLDataGeneratorTool"
35 />
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
38 />
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=""
47 />
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="1"
51 InlineFunctionExpansion="1"
52 AdditionalIncludeDirectories="..\PC\bdist_wininst;..\Include;..\Modules\zlib"
53 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
54 StringPooling="true"
55 RuntimeLibrary="2"
56 EnableFunctionLevelLinking="true"
57 WarningLevel="3"
58 SuppressStartupBanner="true"
59 />
60 <Tool
61 Name="VCManagedResourceCompilerTool"
62 />
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="0"
67 AdditionalIncludeDirectories="..\PC;..\PC\bdist_wininst;..\Include"
68 />
69 <Tool
70 Name="VCPreLinkEventTool"
71 />
72 <Tool
73 Name="VCLinkerTool"
74 AdditionalDependencies="comctl32.lib imagehlp.lib"
75 OutputFile="..\lib\distutils\command\wininst-9.0.exe"
76 LinkIncremental="1"
77 SuppressStartupBanner="true"
78 IgnoreDefaultLibraryNames="LIBC"
79 ProgramDatabaseFile="..\lib\distutils\command\wininst-9.0.pdb"
80 SubSystem="2"
81 RandomizedBaseAddress="1"
82 DataExecutionPrevention="0"
83 TargetMachine="1"
84 />
85 <Tool
86 Name="VCALinkTool"
87 />
88 <Tool
89 Name="VCManifestTool"
90 />
91 <Tool
92 Name="VCXDCMakeTool"
93 />
94 <Tool
95 Name="VCBscMakeTool"
96 />
97 <Tool
98 Name="VCFxCopTool"
99 />
100 <Tool
101 Name="VCAppVerifierTool"
102 />
103 <Tool
104 Name="VCPostBuildEventTool"
105 />
106 </Configuration>
107 </Configurations>
108 <References>
109 </References>
110 <Files>
111 <Filter
112 Name="Source Files"
113 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
114 >
115 <File
116 RelativePath="..\PC\bdist_wininst\extract.c"
117 >
118 </File>
119 <File
120 RelativePath="..\PC\bdist_wininst\install.c"
121 >
122 </File>
123 <Filter
124 Name="zlib"
125 >
126 <File
127 RelativePath="..\Modules\zlib\adler32.c"
128 >
129 </File>
130 <File
131 RelativePath="..\Modules\zlib\crc32.c"
132 >
133 </File>
134 <File
135 RelativePath="..\Modules\zlib\inffast.c"
136 >
137 </File>
138 <File
139 RelativePath="..\Modules\zlib\inflate.c"
140 >
141 </File>
142 <File
143 RelativePath="..\Modules\zlib\inftrees.c"
144 >
145 </File>
146 <File
147 RelativePath="..\Modules\zlib\zutil.c"
148 >
149 </File>
150 </Filter>
151 </Filter>
152 <Filter
153 Name="Header Files"
154 Filter="h;hpp;hxx;hm;inl"
155 >
156 <File
157 RelativePath="..\PC\bdist_wininst\archive.h"
158 >
159 </File>
160 </Filter>
161 <Filter
162 Name="Resource Files"
163 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
164 >
165 <File
166 RelativePath="..\PC\bdist_wininst\install.rc"
167 >
168 </File>
169 <File
170 RelativePath="..\PC\bdist_wininst\PythonPowered.bmp"
171 >
172 </File>
173 </Filter>
174 </Files>
175 <Globals>
176 </Globals>
177</VisualStudioProject>