another random update
[llvm/avr.git] / win32 / TableGen / TableGen.vcproj
blob4dd189910f44fb43015730f3152465adc01b1741
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="TableGen"
6 ProjectGUID="{339C2249-26B6-4172-B484-85653029AF57}"
7 RootNamespace="TableGen"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
24 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25 ConfigurationType="1"
26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
27 CharacterSet="2"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
48 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
49 StringPooling="true"
50 MinimalRebuild="true"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 ForceConformanceInForLoopScope="true"
54 RuntimeTypeInfo="true"
55 UsePrecompiledHeader="0"
56 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
57 BrowseInformation="1"
58 WarningLevel="3"
59 Detect64BitPortabilityProblems="false"
60 DebugInformationFormat="4"
61 DisableSpecificWarnings="4355,4146,4800"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 OutputFile="$(OutDir)\TableGen.exe"
75 LinkIncremental="2"
76 AdditionalLibraryDirectories=""
77 GenerateDebugInformation="true"
78 ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
79 SubSystem="1"
80 TargetMachine="1"
82 <Tool
83 Name="VCALinkTool"
85 <Tool
86 Name="VCManifestTool"
88 <Tool
89 Name="VCXDCMakeTool"
91 <Tool
92 Name="VCBscMakeTool"
94 <Tool
95 Name="VCFxCopTool"
97 <Tool
98 Name="VCAppVerifierTool"
100 <Tool
101 Name="VCWebDeploymentTool"
103 <Tool
104 Name="VCPostBuildEventTool"
106 </Configuration>
107 <Configuration
108 Name="Debug|x64"
109 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
110 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
111 ConfigurationType="1"
112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
113 CharacterSet="2"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
121 <Tool
122 Name="VCXMLDataGeneratorTool"
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"
127 <Tool
128 Name="VCMIDLTool"
129 TargetEnvironment="3"
131 <Tool
132 Name="VCCLCompilerTool"
133 Optimization="0"
134 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
135 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
136 StringPooling="true"
137 MinimalRebuild="true"
138 BasicRuntimeChecks="3"
139 RuntimeLibrary="3"
140 ForceConformanceInForLoopScope="true"
141 RuntimeTypeInfo="true"
142 UsePrecompiledHeader="0"
143 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
144 BrowseInformation="1"
145 WarningLevel="3"
146 Detect64BitPortabilityProblems="false"
147 DebugInformationFormat="3"
148 DisableSpecificWarnings="4355,4146,4800"
150 <Tool
151 Name="VCManagedResourceCompilerTool"
153 <Tool
154 Name="VCResourceCompilerTool"
156 <Tool
157 Name="VCPreLinkEventTool"
159 <Tool
160 Name="VCLinkerTool"
161 OutputFile="$(OutDir)\TableGen.exe"
162 LinkIncremental="2"
163 AdditionalLibraryDirectories=""
164 GenerateDebugInformation="true"
165 ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
166 SubSystem="1"
167 TargetMachine="17"
169 <Tool
170 Name="VCALinkTool"
172 <Tool
173 Name="VCManifestTool"
175 <Tool
176 Name="VCXDCMakeTool"
178 <Tool
179 Name="VCBscMakeTool"
181 <Tool
182 Name="VCFxCopTool"
184 <Tool
185 Name="VCAppVerifierTool"
187 <Tool
188 Name="VCWebDeploymentTool"
190 <Tool
191 Name="VCPostBuildEventTool"
193 </Configuration>
194 <Configuration
195 Name="Release|Win32"
196 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
197 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
198 ConfigurationType="1"
199 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
200 CharacterSet="2"
202 <Tool
203 Name="VCPreBuildEventTool"
205 <Tool
206 Name="VCCustomBuildTool"
208 <Tool
209 Name="VCXMLDataGeneratorTool"
211 <Tool
212 Name="VCWebServiceProxyGeneratorTool"
214 <Tool
215 Name="VCMIDLTool"
217 <Tool
218 Name="VCCLCompilerTool"
219 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
220 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
221 StringPooling="true"
222 RuntimeLibrary="2"
223 ForceConformanceInForLoopScope="true"
224 RuntimeTypeInfo="true"
225 UsePrecompiledHeader="0"
226 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
227 WarningLevel="3"
228 Detect64BitPortabilityProblems="false"
229 DebugInformationFormat="3"
230 DisableSpecificWarnings="4355,4146,4800"
232 <Tool
233 Name="VCManagedResourceCompilerTool"
235 <Tool
236 Name="VCResourceCompilerTool"
238 <Tool
239 Name="VCPreLinkEventTool"
241 <Tool
242 Name="VCLinkerTool"
243 OutputFile="$(OutDir)\TableGen.exe"
244 LinkIncremental="1"
245 AdditionalLibraryDirectories=""
246 GenerateDebugInformation="true"
247 SubSystem="1"
248 OptimizeReferences="2"
249 EnableCOMDATFolding="2"
250 TargetMachine="1"
252 <Tool
253 Name="VCALinkTool"
255 <Tool
256 Name="VCManifestTool"
258 <Tool
259 Name="VCXDCMakeTool"
261 <Tool
262 Name="VCBscMakeTool"
264 <Tool
265 Name="VCFxCopTool"
267 <Tool
268 Name="VCAppVerifierTool"
270 <Tool
271 Name="VCWebDeploymentTool"
273 <Tool
274 Name="VCPostBuildEventTool"
276 </Configuration>
277 <Configuration
278 Name="Release|x64"
279 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
280 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
281 ConfigurationType="1"
282 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
283 CharacterSet="2"
285 <Tool
286 Name="VCPreBuildEventTool"
288 <Tool
289 Name="VCCustomBuildTool"
291 <Tool
292 Name="VCXMLDataGeneratorTool"
294 <Tool
295 Name="VCWebServiceProxyGeneratorTool"
297 <Tool
298 Name="VCMIDLTool"
299 TargetEnvironment="3"
301 <Tool
302 Name="VCCLCompilerTool"
303 Optimization="0"
304 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
305 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
306 StringPooling="true"
307 RuntimeLibrary="2"
308 ForceConformanceInForLoopScope="true"
309 RuntimeTypeInfo="true"
310 UsePrecompiledHeader="0"
311 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
312 WarningLevel="3"
313 Detect64BitPortabilityProblems="false"
314 DebugInformationFormat="3"
315 DisableSpecificWarnings="4355,4146,4800"
317 <Tool
318 Name="VCManagedResourceCompilerTool"
320 <Tool
321 Name="VCResourceCompilerTool"
323 <Tool
324 Name="VCPreLinkEventTool"
326 <Tool
327 Name="VCLinkerTool"
328 OutputFile="$(OutDir)\TableGen.exe"
329 LinkIncremental="1"
330 AdditionalLibraryDirectories=""
331 IgnoreAllDefaultLibraries="false"
332 GenerateDebugInformation="true"
333 SubSystem="1"
334 OptimizeReferences="2"
335 EnableCOMDATFolding="2"
336 TargetMachine="17"
338 <Tool
339 Name="VCALinkTool"
341 <Tool
342 Name="VCManifestTool"
344 <Tool
345 Name="VCXDCMakeTool"
347 <Tool
348 Name="VCBscMakeTool"
350 <Tool
351 Name="VCFxCopTool"
353 <Tool
354 Name="VCAppVerifierTool"
356 <Tool
357 Name="VCWebDeploymentTool"
359 <Tool
360 Name="VCPostBuildEventTool"
362 </Configuration>
363 </Configurations>
364 <References>
365 </References>
366 <Files>
367 <Filter
368 Name="Source Files"
369 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
370 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
372 <File
373 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.cpp"
375 </File>
376 <File
377 RelativePath="..\..\utils\TableGen\CallingConvEmitter.cpp"
379 </File>
380 <File
381 RelativePath="..\..\utils\TableGen\CodeEmitterGen.cpp"
383 </File>
384 <File
385 RelativePath="..\..\utils\TableGen\CodeGenDAGPatterns.cpp"
387 </File>
388 <File
389 RelativePath="..\..\utils\TableGen\CodeGenInstruction.cpp"
391 </File>
392 <File
393 RelativePath="..\..\utils\TableGen\CodeGenTarget.cpp"
395 </File>
396 <File
397 RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp"
399 </File>
400 <File
401 RelativePath="..\..\utils\TableGen\FastISelEmitter.cpp"
403 </File>
404 <File
405 RelativePath="..\..\utils\TableGen\InstrEnumEmitter.cpp"
407 </File>
408 <File
409 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp"
411 </File>
412 <File
413 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.cpp"
415 </File>
416 <File
417 RelativePath="..\..\utils\TableGen\LLVMCConfigurationEmitter.cpp"
419 </File>
420 <File
421 RelativePath="..\..\utils\TableGen\Record.cpp"
423 </File>
424 <File
425 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp"
427 </File>
428 <File
429 RelativePath="..\..\utils\TableGen\SubtargetEmitter.cpp"
431 </File>
432 <File
433 RelativePath="..\..\utils\TableGen\TableGen.cpp"
435 </File>
436 <File
437 RelativePath="..\..\utils\TableGen\TableGenBackend.cpp"
439 </File>
440 <File
441 RelativePath="..\..\utils\TableGen\TGLexer.cpp"
443 </File>
444 <File
445 RelativePath="..\..\utils\TableGen\TGParser.cpp"
447 </File>
448 <File
449 RelativePath="..\..\utils\TableGen\TGValueTypes.cpp"
451 </File>
452 </Filter>
453 <Filter
454 Name="Header Files"
455 Filter="h;hpp;hxx;hm;inl;inc;xsd"
456 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
458 <File
459 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.h"
461 </File>
462 <File
463 RelativePath="..\..\utils\TableGen\CallingConvEmitter.h"
465 </File>
466 <File
467 RelativePath="..\..\utils\TableGen\CodeEmitterGen.h"
469 </File>
470 <File
471 RelativePath="..\..\utils\TableGen\CodeGenDAGPatterns.h"
473 </File>
474 <File
475 RelativePath="..\..\utils\TableGen\CodeGenInstruction.h"
477 </File>
478 <File
479 RelativePath="..\..\utils\TableGen\CodeGenIntrinsics.h"
481 </File>
482 <File
483 RelativePath="..\..\utils\TableGen\CodeGenRegisters.h"
485 </File>
486 <File
487 RelativePath="..\..\utils\TableGen\CodeGenTarget.h"
489 </File>
490 <File
491 RelativePath="..\..\utils\TableGen\DAGISelEmitter.h"
493 </File>
494 <File
495 RelativePath="..\..\utils\TableGen\FastISelEmitter.h"
497 </File>
498 <File
499 RelativePath="..\..\utils\TableGen\InstrEnumEmitter.h"
501 </File>
502 <File
503 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h"
505 </File>
506 <File
507 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.h"
509 </File>
510 <File
511 RelativePath="..\..\utils\TableGen\Record.h"
513 </File>
514 <File
515 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.h"
517 </File>
518 <File
519 RelativePath="..\..\utils\TableGen\SubtargetEmitter.h"
521 </File>
522 <File
523 RelativePath="..\..\utils\TableGen\TableGenBackend.h"
525 </File>
526 <File
527 RelativePath="..\..\utils\TableGen\TGLexer.h"
529 </File>
530 <File
531 RelativePath="..\..\utils\TableGen\TGParser.h"
533 </File>
534 </Filter>
535 </Files>
536 <Globals>
537 </Globals>
538 </VisualStudioProject>