make_versioninfo.vcproj 6.77 KB
Newer Older
1 2 3
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
4
	Version="9,00"
5
	Name="make_versioninfo"
6
	ProjectGUID="{F0E0541E-F17D-430B-97C4-93ADF0DD284E}"
7
	RootNamespace="make_versioninfo"
8 9
	TargetFrameworkVersion="131072"
	>
10 11
	<Platforms>
		<Platform
12 13 14 15 16
			Name="Win32"
		/>
		<Platform
			Name="x64"
		/>
17
	</Platforms>
18 19
	<ToolFiles>
	</ToolFiles>
20 21 22 23
	<Configurations>
		<Configuration
			Name="Release|Win32"
			ConfigurationType="1"
24
			InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
25
			UseOfMFC="0"
26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				Description="Build PC/pythonnt_rc(_d).h"
				CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\pythonnt_rc.h&#x0D;&#x0A;"
				Outputs="$(SolutionDir)..\PC\pythonnt_rc.h"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
47 48 49 50
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
51 52 53 54
				EnableIntrinsicFunctions="true"
				AdditionalIncludeDirectories=""
				PreprocessorDefinitions="_CONSOLE"
				StringPooling="true"
55
				RuntimeLibrary="2"
56 57 58
				EnableFunctionLevelLinking="true"
				CompileAs="0"
			/>
59
			<Tool
60 61 62 63 64 65 66 67
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
68 69
			<Tool
				Name="VCLinkerTool"
70 71
				OutputFile="$(SolutionDir)make_versioninfo.exe"
				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
72 73
				SubSystem="1"
				BaseAddress="0x1d000000"
74 75 76 77 78 79 80 81 82 83
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
84
			<Tool
85 86 87 88 89 90 91 92
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
93
			<Tool
94
				Name="VCPostBuildEventTool"
95 96 97 98 99 100 101 102
				CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\python_nt.h&#x0D;&#x0A;"
			/>
		</Configuration>
		<Configuration
			Name="Release|x64"
			ConfigurationType="1"
			InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops"
			>
103
			<Tool
104 105
				Name="VCPreBuildEventTool"
			/>
106
			<Tool
107 108 109 110 111
				Name="VCCustomBuildTool"
				Description="Build PC/pythonnt_rc(_d).h"
				CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\pythonnt_rc.h&#x0D;&#x0A;"
				Outputs="$(SolutionDir)..\PC\pythonnt_rc.h"
			/>
112
			<Tool
113 114
				Name="VCXMLDataGeneratorTool"
			/>
115
			<Tool
116 117
				Name="VCWebServiceProxyGeneratorTool"
			/>
118
			<Tool
119 120
				Name="VCMIDLTool"
			/>
121
			<Tool
122 123 124 125 126 127
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				EnableIntrinsicFunctions="true"
				PreprocessorDefinitions="_CONSOLE"
			/>
128
			<Tool
129 130 131 132 133 134 135 136 137 138 139 140
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(SolutionDir)make_versioninfo.exe"
			/>
141
			<Tool
142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\PC\python_nt.h&#x0D;&#x0A;"
			/>
163 164 165 166
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="1"
167
			InheritedPropertySheets=".\pyproject.vsprops;.\debug.vsprops"
168
			UseOfMFC="0"
169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
			ATLMinimizesCRunTimeLibraryUsage="false"
			CharacterSet="0"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				Description="Build PC/pythonnt_rc(_d).h"
				CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
				Outputs="$(SolutionDir)..\PC\pythonnt_rc_d.h"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
190 191 192
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
193 194 195 196 197 198 199 200 201
				InlineFunctionExpansion="1"
				EnableIntrinsicFunctions="false"
				AdditionalIncludeDirectories=""
				PreprocessorDefinitions="_CONSOLE"
				StringPooling="true"
				RuntimeLibrary="2"
				EnableFunctionLevelLinking="true"
				CompileAs="0"
			/>
202
			<Tool
203 204 205 206 207 208 209 210
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
211 212
			<Tool
				Name="VCLinkerTool"
213 214
				OutputFile="$(SolutionDir)make_versioninfo_d.exe"
				ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
215 216
				SubSystem="1"
				BaseAddress="0x1d000000"
217 218 219 220 221 222 223 224 225 226
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
227
			<Tool
228 229 230 231 232 233 234 235
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
236
			<Tool
237
				Name="VCPostBuildEventTool"
238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274
				CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\python_nt_d.h&#x0D;&#x0A;"
			/>
		</Configuration>
		<Configuration
			Name="Debug|x64"
			ConfigurationType="1"
			InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\debug.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
				Description="Build PC/pythonnt_rc(_d).h"
				CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
				Outputs="$(SolutionDir)..\PC\pythonnt_rc_d.h"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				TargetEnvironment="3"
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				InlineFunctionExpansion="1"
				EnableIntrinsicFunctions="false"
				PreprocessorDefinitions="_CONSOLE"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
275
			<Tool
276 277
				Name="VCResourceCompilerTool"
			/>
278
			<Tool
279 280
				Name="VCPreLinkEventTool"
			/>
281
			<Tool
282 283 284 285 286 287 288
				Name="VCLinkerTool"
				OutputFile="$(SolutionDir)make_versioninfo_d.exe"
				TargetMachine="17"
			/>
			<Tool
				Name="VCALinkTool"
			/>
289
			<Tool
290 291
				Name="VCManifestTool"
			/>
292
			<Tool
293 294
				Name="VCXDCMakeTool"
			/>
295
			<Tool
296 297
				Name="VCBscMakeTool"
			/>
298
			<Tool
299 300
				Name="VCFxCopTool"
			/>
301
			<Tool
302 303 304 305 306 307
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
				CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\PC\python_nt_d.h&#x0D;&#x0A;"
			/>
308 309 310 311 312
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
313 314 315 316 317 318 319 320
		<Filter
			Name="Source Files"
			>
			<File
				RelativePath="..\PC\make_versioninfo.c"
				>
			</File>
		</Filter>
321 322 323 324
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>