added samples
[windows-sources.git] / sdk / samples / FrameworkSamples / CLR / Hosting / CLRVerSample / cp / clrversample / clrver.vcproj
blob8bceab541c2c10886c629160582912164388d5f4
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="clrver"
6 ProjectGUID="{9900EA53-7146-4209-BE1B-B12E3F7B218E}"
7 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 <Platform
17 Name="Itanium"
19 </Platforms>
20 <ToolFiles>
21 </ToolFiles>
22 <Configurations>
23 <Configuration
24 Name="Debug|Win32"
25 OutputDirectory="Debug"
26 IntermediateDirectory="Debug"
27 ConfigurationType="1"
28 CharacterSet="2"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
45 <Tool
46 Name="VCCLCompilerTool"
47 Optimization="0"
48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
49 MinimalRebuild="TRUE"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 Detect64BitPortabilityProblems="TRUE"
55 DebugInformationFormat="4"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
63 <Tool
64 Name="VCPreLinkEventTool"
66 <Tool
67 Name="VCLinkerTool"
68 AdditionalDependencies="$(NoInherit)"
69 OutputFile="$(OutDir)/clrver.exe"
70 LinkIncremental="2"
71 GenerateDebugInformation="TRUE"
72 ProgramDatabaseFile="$(OutDir)/clrver.pdb"
73 SubSystem="1"
74 TargetMachine="1"
76 <Tool
77 Name="VCALinkTool"
79 <Tool
80 Name="VCManifestTool"
82 <Tool
83 Name="VCXDCMakeTool"
85 <Tool
86 Name="VCBscMakeTool"
88 <Tool
89 Name="VCAppVerifierTool"
91 <Tool
92 Name="VCWebDeploymentTool"
94 <Tool
95 Name="VCPostBuildEventTool"
97 </Configuration>
98 <Configuration
99 Name="Release|Win32"
100 OutputDirectory="Release"
101 IntermediateDirectory="Release"
102 ConfigurationType="1"
103 CharacterSet="2"
105 <Tool
106 Name="VCPreBuildEventTool"
108 <Tool
109 Name="VCCustomBuildTool"
111 <Tool
112 Name="VCXMLDataGeneratorTool"
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"
117 <Tool
118 Name="VCMIDLTool"
120 <Tool
121 Name="VCCLCompilerTool"
122 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
123 UsePrecompiledHeader="0"
124 WarningLevel="3"
125 Detect64BitPortabilityProblems="TRUE"
126 DebugInformationFormat="3"
128 <Tool
129 Name="VCManagedResourceCompilerTool"
131 <Tool
132 Name="VCResourceCompilerTool"
134 <Tool
135 Name="VCPreLinkEventTool"
137 <Tool
138 Name="VCLinkerTool"
139 AdditionalDependencies="$(NoInherit)"
140 OutputFile="$(OutDir)/clrver.exe"
141 LinkIncremental="1"
142 GenerateDebugInformation="TRUE"
143 SubSystem="1"
144 OptimizeReferences="2"
145 EnableCOMDATFolding="2"
146 TargetMachine="1"
148 <Tool
149 Name="VCALinkTool"
151 <Tool
152 Name="VCManifestTool"
154 <Tool
155 Name="VCXDCMakeTool"
157 <Tool
158 Name="VCBscMakeTool"
160 <Tool
161 Name="VCAppVerifierTool"
163 <Tool
164 Name="VCWebDeploymentTool"
166 <Tool
167 Name="VCPostBuildEventTool"
169 </Configuration>
170 <Configuration
171 Name="Debug|x64"
172 OutputDirectory="amd64\$(ConfigurationName)"
173 IntermediateDirectory="amd64\$(ConfigurationName)"
174 ConfigurationType="1"
175 CharacterSet="2"
177 <Tool
178 Name="VCPreBuildEventTool"
180 <Tool
181 Name="VCCustomBuildTool"
183 <Tool
184 Name="VCXMLDataGeneratorTool"
186 <Tool
187 Name="VCWebServiceProxyGeneratorTool"
189 <Tool
190 Name="VCMIDLTool"
191 TargetEnvironment="2"
193 <Tool
194 Name="VCCLCompilerTool"
195 Optimization="0"
196 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
197 MinimalRebuild="TRUE"
198 BasicRuntimeChecks="3"
199 RuntimeLibrary="3"
200 UsePrecompiledHeader="0"
201 WarningLevel="3"
202 Detect64BitPortabilityProblems="TRUE"
203 DebugInformationFormat="3"
205 <Tool
206 Name="VCManagedResourceCompilerTool"
208 <Tool
209 Name="VCResourceCompilerTool"
211 <Tool
212 Name="VCPreLinkEventTool"
214 <Tool
215 Name="VCLinkerTool"
216 AdditionalDependencies="$(NoInherit)"
217 OutputFile="$(OutDir)/clrver.exe"
218 LinkIncremental="2"
219 GenerateDebugInformation="TRUE"
220 ProgramDatabaseFile="$(OutDir)/clrver.pdb"
221 SubSystem="1"
222 TargetMachine="17"
224 <Tool
225 Name="VCALinkTool"
227 <Tool
228 Name="VCManifestTool"
230 <Tool
231 Name="VCXDCMakeTool"
233 <Tool
234 Name="VCBscMakeTool"
236 <Tool
237 Name="VCWebDeploymentTool"
239 <Tool
240 Name="VCPostBuildEventTool"
242 </Configuration>
243 <Configuration
244 Name="Release|x64"
245 OutputDirectory="amd64\$(ConfigurationName)"
246 IntermediateDirectory="amd64\$(ConfigurationName)"
247 ConfigurationType="1"
248 CharacterSet="2"
250 <Tool
251 Name="VCPreBuildEventTool"
253 <Tool
254 Name="VCCustomBuildTool"
256 <Tool
257 Name="VCXMLDataGeneratorTool"
259 <Tool
260 Name="VCWebServiceProxyGeneratorTool"
262 <Tool
263 Name="VCMIDLTool"
264 TargetEnvironment="2"
266 <Tool
267 Name="VCCLCompilerTool"
268 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
269 UsePrecompiledHeader="3"
270 WarningLevel="3"
271 Detect64BitPortabilityProblems="TRUE"
272 DebugInformationFormat="3"
274 <Tool
275 Name="VCManagedResourceCompilerTool"
277 <Tool
278 Name="VCResourceCompilerTool"
280 <Tool
281 Name="VCPreLinkEventTool"
283 <Tool
284 Name="VCLinkerTool"
285 AdditionalDependencies="$(NoInherit)"
286 OutputFile="$(OutDir)/clrver.exe"
287 LinkIncremental="1"
288 GenerateDebugInformation="TRUE"
289 SubSystem="1"
290 OptimizeReferences="2"
291 EnableCOMDATFolding="2"
292 TargetMachine="17"
294 <Tool
295 Name="VCALinkTool"
297 <Tool
298 Name="VCManifestTool"
300 <Tool
301 Name="VCXDCMakeTool"
303 <Tool
304 Name="VCBscMakeTool"
306 <Tool
307 Name="VCWebDeploymentTool"
309 <Tool
310 Name="VCPostBuildEventTool"
312 </Configuration>
313 <Configuration
314 Name="Debug|Itanium"
315 OutputDirectory="ia64\$(ConfigurationName)"
316 IntermediateDirectory="ia64\$(ConfigurationName)"
317 ConfigurationType="1"
318 CharacterSet="2"
320 <Tool
321 Name="VCPreBuildEventTool"
323 <Tool
324 Name="VCCustomBuildTool"
326 <Tool
327 Name="VCXMLDataGeneratorTool"
329 <Tool
330 Name="VCWebServiceProxyGeneratorTool"
332 <Tool
333 Name="VCMIDLTool"
334 TargetEnvironment="2"
336 <Tool
337 Name="VCCLCompilerTool"
338 Optimization="0"
339 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
340 MinimalRebuild="TRUE"
341 BasicRuntimeChecks="3"
342 RuntimeLibrary="3"
343 UsePrecompiledHeader="0"
344 WarningLevel="3"
345 Detect64BitPortabilityProblems="TRUE"
346 DebugInformationFormat="3"
348 <Tool
349 Name="VCManagedResourceCompilerTool"
351 <Tool
352 Name="VCResourceCompilerTool"
354 <Tool
355 Name="VCPreLinkEventTool"
357 <Tool
358 Name="VCLinkerTool"
359 AdditionalDependencies="$(NoInherit)"
360 OutputFile="$(OutDir)/clrver.exe"
361 LinkIncremental="2"
362 GenerateDebugInformation="TRUE"
363 ProgramDatabaseFile="$(OutDir)/clrver.pdb"
364 SubSystem="1"
365 TargetMachine="5"
367 <Tool
368 Name="VCALinkTool"
370 <Tool
371 Name="VCManifestTool"
373 <Tool
374 Name="VCXDCMakeTool"
376 <Tool
377 Name="VCBscMakeTool"
379 <Tool
380 Name="VCWebDeploymentTool"
382 <Tool
383 Name="VCPostBuildEventTool"
385 </Configuration>
386 <Configuration
387 Name="Release|Itanium"
388 OutputDirectory="ia64\$(ConfigurationName)"
389 IntermediateDirectory="ia64\$(ConfigurationName)"
390 ConfigurationType="1"
391 CharacterSet="2"
393 <Tool
394 Name="VCPreBuildEventTool"
396 <Tool
397 Name="VCCustomBuildTool"
399 <Tool
400 Name="VCXMLDataGeneratorTool"
402 <Tool
403 Name="VCWebServiceProxyGeneratorTool"
405 <Tool
406 Name="VCMIDLTool"
407 TargetEnvironment="2"
409 <Tool
410 Name="VCCLCompilerTool"
411 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
412 UsePrecompiledHeader="3"
413 WarningLevel="3"
414 Detect64BitPortabilityProblems="TRUE"
415 DebugInformationFormat="3"
417 <Tool
418 Name="VCManagedResourceCompilerTool"
420 <Tool
421 Name="VCResourceCompilerTool"
423 <Tool
424 Name="VCPreLinkEventTool"
426 <Tool
427 Name="VCLinkerTool"
428 AdditionalDependencies="$(NoInherit)"
429 OutputFile="$(OutDir)/clrver.exe"
430 LinkIncremental="1"
431 GenerateDebugInformation="TRUE"
432 SubSystem="1"
433 OptimizeReferences="2"
434 EnableCOMDATFolding="2"
435 TargetMachine="5"
437 <Tool
438 Name="VCALinkTool"
440 <Tool
441 Name="VCManifestTool"
443 <Tool
444 Name="VCXDCMakeTool"
446 <Tool
447 Name="VCBscMakeTool"
449 <Tool
450 Name="VCWebDeploymentTool"
452 <Tool
453 Name="VCPostBuildEventTool"
455 </Configuration>
456 </Configurations>
457 <References>
458 </References>
459 <Files>
460 <Filter
461 Name="Source Files"
462 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
463 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
465 <File
466 RelativePath=".\clrver.cpp"
468 </File>
469 </Filter>
470 <Filter
471 Name="Header Files"
472 Filter="h;hpp;hxx;hm;inl;inc;xsd"
473 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
475 </Filter>
476 <Filter
477 Name="Resource Files"
478 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
479 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
481 </Filter>
482 <File
483 RelativePath=".\ReadMe.txt"
485 </File>
486 </Files>
487 <Globals>
488 </Globals>
489 </VisualStudioProject>