• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="genversion"
6	ProjectGUID="{B545983B-8EE0-4A7B-A67A-E749EEAE62A2}"
7	RootNamespace="genversion"
8	Keyword="Win32Proj"
9	TargetFrameworkVersion="131072"
10	>
11	<Platforms>
12		<Platform
13			Name="Win32"
14		/>
15	</Platforms>
16	<ToolFiles>
17	</ToolFiles>
18	<Configurations>
19		<Configuration
20			Name="Debug|Win32"
21			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
22			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
23			ConfigurationType="1"
24			InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"
25			CharacterSet="2"
26			>
27			<Tool
28				Name="VCPreBuildEventTool"
29				CommandLine="runpre.bat"
30			/>
31			<Tool
32				Name="VCCustomBuildTool"
33			/>
34			<Tool
35				Name="VCXMLDataGeneratorTool"
36			/>
37			<Tool
38				Name="VCWebServiceProxyGeneratorTool"
39			/>
40			<Tool
41				Name="VCMIDLTool"
42			/>
43			<Tool
44				Name="VCCLCompilerTool"
45				Optimization="0"
46				AdditionalIncludeDirectories="..\..\vc9"
47				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
48				MinimalRebuild="true"
49				BasicRuntimeChecks="3"
50				RuntimeLibrary="1"
51				UsePrecompiledHeader="0"
52				ProgramDataBaseFileName="$(IntDir)\"
53				WarningLevel="3"
54				DebugInformationFormat="4"
55				CompileAs="0"
56			/>
57			<Tool
58				Name="VCManagedResourceCompilerTool"
59			/>
60			<Tool
61				Name="VCResourceCompilerTool"
62			/>
63			<Tool
64				Name="VCPreLinkEventTool"
65			/>
66			<Tool
67				Name="VCLinkerTool"
68				OutputFile="$(OutDir)\genversion.exe"
69				LinkIncremental="2"
70				GenerateDebugInformation="true"
71				ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
72				SubSystem="1"
73				RandomizedBaseAddress="1"
74				DataExecutionPrevention="0"
75				TargetMachine="1"
76			/>
77			<Tool
78				Name="VCALinkTool"
79			/>
80			<Tool
81				Name="VCManifestTool"
82			/>
83			<Tool
84				Name="VCXDCMakeTool"
85			/>
86			<Tool
87				Name="VCBscMakeTool"
88			/>
89			<Tool
90				Name="VCFxCopTool"
91			/>
92			<Tool
93				Name="VCAppVerifierTool"
94			/>
95			<Tool
96				Name="VCPostBuildEventTool"
97				CommandLine="run.bat &quot;$(TargetPath)&quot;"
98			/>
99		</Configuration>
100		<Configuration
101			Name="Release|Win32"
102			OutputDirectory="$(PlatformName)\$(ConfigurationName)"
103			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
104			ConfigurationType="1"
105			InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"
106			CharacterSet="2"
107			>
108			<Tool
109				Name="VCPreBuildEventTool"
110				CommandLine="runpre.bat"
111			/>
112			<Tool
113				Name="VCCustomBuildTool"
114			/>
115			<Tool
116				Name="VCXMLDataGeneratorTool"
117			/>
118			<Tool
119				Name="VCWebServiceProxyGeneratorTool"
120			/>
121			<Tool
122				Name="VCMIDLTool"
123			/>
124			<Tool
125				Name="VCCLCompilerTool"
126				Optimization="3"
127				AdditionalIncludeDirectories="..\..\vc9"
128				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
129				RuntimeLibrary="0"
130				UsePrecompiledHeader="0"
131				ProgramDataBaseFileName="$(IntDir)\"
132				WarningLevel="3"
133				DebugInformationFormat="3"
134				CompileAs="0"
135			/>
136			<Tool
137				Name="VCManagedResourceCompilerTool"
138			/>
139			<Tool
140				Name="VCResourceCompilerTool"
141			/>
142			<Tool
143				Name="VCPreLinkEventTool"
144			/>
145			<Tool
146				Name="VCLinkerTool"
147				OutputFile="$(OutDir)/genversion.exe"
148				LinkIncremental="1"
149				GenerateDebugInformation="false"
150				ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
151				SubSystem="1"
152				OptimizeReferences="2"
153				EnableCOMDATFolding="2"
154				RandomizedBaseAddress="1"
155				DataExecutionPrevention="0"
156				TargetMachine="1"
157			/>
158			<Tool
159				Name="VCALinkTool"
160			/>
161			<Tool
162				Name="VCManifestTool"
163			/>
164			<Tool
165				Name="VCXDCMakeTool"
166			/>
167			<Tool
168				Name="VCBscMakeTool"
169			/>
170			<Tool
171				Name="VCFxCopTool"
172			/>
173			<Tool
174				Name="VCAppVerifierTool"
175			/>
176			<Tool
177				Name="VCPostBuildEventTool"
178				CommandLine="run.bat &quot;$(TargetPath)&quot;"
179			/>
180		</Configuration>
181	</Configurations>
182	<References>
183	</References>
184	<Files>
185		<Filter
186			Name="Source Files"
187			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
188			UniqueIdentifier="{E67ED277-E4F2-4D79-8C9E-962BAC164F3F}"
189			>
190			<File
191				RelativePath="..\..\..\modules\preprocs\nasm\genversion.c"
192				>
193			</File>
194		</Filter>
195		<Filter
196			Name="Header Files"
197			Filter="h;hpp;hxx;hm;inl"
198			>
199			<File
200				RelativePath="..\config.h"
201				>
202			</File>
203		</Filter>
204		<File
205			RelativePath=".\run.bat"
206			>
207		</File>
208	</Files>
209	<Globals>
210	</Globals>
211</VisualStudioProject>
212