blob: 4481a4a55c803e592acde64f2461e0e6765d2746 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00004 Version="8.00"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005 Name="TableGen"
6 ProjectGUID="{339C2249-26B6-4172-B484-85653029AF57}"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00007 Keyword="Win32Proj"
8 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +00009 <Platforms>
10 <Platform
Chuck Rose III6e1857b2007-07-27 18:20:11 +000011 Name="Win32"
12 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000013 </Platforms>
Chuck Rose III6e1857b2007-07-27 18:20:11 +000014 <ToolFiles>
15 </ToolFiles>
Dan Gohmanf17a25c2007-07-18 16:29:46 +000016 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="..\Debug"
20 IntermediateDirectory="Debug"
21 ConfigurationType="1"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000022 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000040 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
44 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000045 StringPooling="true"
46 MinimalRebuild="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000047 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000049 ForceConformanceInForLoopScope="true"
50 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000051 UsePrecompiledHeader="0"
52 BrowseInformation="1"
53 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000054 Detect64BitPortabilityProblems="false"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000055 DebugInformationFormat="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000056 DisableSpecificWarnings="4355,4146,4800"
57 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000058 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000059 Name="VCManagedResourceCompilerTool"
60 />
61 <Tool
62 Name="VCResourceCompilerTool"
63 />
64 <Tool
65 Name="VCPreLinkEventTool"
66 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000067 <Tool
68 Name="VCLinkerTool"
69 OutputFile="$(OutDir)\TableGen.exe"
70 LinkIncremental="2"
71 AdditionalLibraryDirectories=""
Chuck Rose III6e1857b2007-07-27 18:20:11 +000072 GenerateDebugInformation="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000073 ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
74 SubSystem="1"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000075 TargetMachine="1"
76 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000077 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000078 Name="VCALinkTool"
79 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000080 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000081 Name="VCManifestTool"
82 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000083 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000084 Name="VCXDCMakeTool"
85 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000086 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000087 Name="VCBscMakeTool"
88 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000089 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000090 Name="VCFxCopTool"
91 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000092 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000093 Name="VCAppVerifierTool"
94 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000095 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000096 Name="VCWebDeploymentTool"
97 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000098 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000099 Name="VCPostBuildEventTool"
100 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000101 </Configuration>
102 <Configuration
103 Name="Release|Win32"
104 OutputDirectory="..\Release"
105 IntermediateDirectory="Release"
106 ConfigurationType="1"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000107 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
108 CharacterSet="2"
109 >
110 <Tool
111 Name="VCPreBuildEventTool"
112 />
113 <Tool
114 Name="VCCustomBuildTool"
115 />
116 <Tool
117 Name="VCXMLDataGeneratorTool"
118 />
119 <Tool
120 Name="VCWebServiceProxyGeneratorTool"
121 />
122 <Tool
123 Name="VCMIDLTool"
124 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000125 <Tool
126 Name="VCCLCompilerTool"
127 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
128 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000129 StringPooling="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000130 RuntimeLibrary="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000131 ForceConformanceInForLoopScope="true"
132 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000133 UsePrecompiledHeader="0"
134 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000135 Detect64BitPortabilityProblems="false"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000136 DebugInformationFormat="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000137 DisableSpecificWarnings="4355,4146,4800"
138 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000139 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000140 Name="VCManagedResourceCompilerTool"
141 />
142 <Tool
143 Name="VCResourceCompilerTool"
144 />
145 <Tool
146 Name="VCPreLinkEventTool"
147 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000148 <Tool
149 Name="VCLinkerTool"
150 OutputFile="$(OutDir)\TableGen.exe"
151 LinkIncremental="1"
152 AdditionalLibraryDirectories=""
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000153 GenerateDebugInformation="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000154 SubSystem="1"
155 OptimizeReferences="2"
156 EnableCOMDATFolding="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000157 TargetMachine="1"
158 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000159 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000160 Name="VCALinkTool"
161 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000162 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000163 Name="VCManifestTool"
164 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000165 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000166 Name="VCXDCMakeTool"
167 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000168 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000169 Name="VCBscMakeTool"
170 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000171 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000172 Name="VCFxCopTool"
173 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000174 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000175 Name="VCAppVerifierTool"
176 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000177 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000178 Name="VCWebDeploymentTool"
179 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000180 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000181 Name="VCPostBuildEventTool"
182 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000183 </Configuration>
184 </Configurations>
185 <References>
186 </References>
187 <Files>
188 <Filter
189 Name="Source Files"
190 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000191 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
192 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000193 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000194 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.cpp"
195 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000196 </File>
197 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000198 RelativePath="..\..\utils\TableGen\CallingConvEmitter.cpp"
199 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000200 </File>
201 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000202 RelativePath="..\..\utils\TableGen\CodeEmitterGen.cpp"
203 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000204 </File>
205 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000206 RelativePath="..\..\utils\TableGen\CodeGenTarget.cpp"
207 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000208 </File>
209 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000210 RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp"
211 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000212 </File>
213 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000214 RelativePath="..\..\utils\TableGen\FileLexer.l"
215 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000216 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000217 Name="Debug|Win32"
218 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000219 <Tool
220 Name="VCCustomBuildTool"
221 Description="Flexing $(InputFileName)"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000222 CommandLine="..\doflex.cmd debug $(InputName) $(InputPath)&#x0D;&#x0A;"
223 Outputs="$(InputName).cpp"
224 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000225 </FileConfiguration>
226 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000227 Name="Release|Win32"
228 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000229 <Tool
230 Name="VCCustomBuildTool"
231 Description="Flexing $(InputFileName)"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000232 CommandLine="..\doflex.cmd release $(InputName) $(InputPath)&#x0D;&#x0A;"
233 Outputs="$(InputName).cpp"
234 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000235 </FileConfiguration>
236 </File>
237 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000238 RelativePath="..\..\utils\TableGen\FileParser.y"
239 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000240 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000241 Name="Debug|Win32"
242 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000243 <Tool
244 Name="VCCustomBuildTool"
245 Description="Bisoning $(InputFileName)"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000246 CommandLine="..\dobison.cmd File debug $(InputName) $(InputPath)&#x0D;&#x0A;"
247 Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"
248 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000249 </FileConfiguration>
250 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000251 Name="Release|Win32"
252 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000253 <Tool
254 Name="VCCustomBuildTool"
255 Description="Bisoning $(InputFileName)"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000256 CommandLine="..\dobison.cmd File release $(InputName) $(InputPath)&#x0D;&#x0A;"
257 Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"
258 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000259 </FileConfiguration>
260 </File>
261 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000262 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp"
263 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000264 </File>
265 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000266 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.cpp"
267 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000268 </File>
269 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000270 RelativePath="..\..\utils\TableGen\Record.cpp"
271 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000272 </File>
273 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000274 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp"
275 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000276 </File>
277 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000278 RelativePath="..\..\utils\TableGen\SubtargetEmitter.cpp"
279 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000280 </File>
281 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000282 RelativePath="..\..\utils\TableGen\TableGen.cpp"
283 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000284 </File>
285 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000286 RelativePath="..\..\utils\TableGen\TableGenBackend.cpp"
287 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000288 </File>
289 </Filter>
290 <Filter
291 Name="Header Files"
292 Filter="h;hpp;hxx;hm;inl;inc;xsd"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000293 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
294 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000295 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000296 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.h"
297 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000298 </File>
299 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000300 RelativePath="..\..\utils\TableGen\CallingConvEmitter.h"
301 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000302 </File>
303 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000304 RelativePath="..\..\utils\TableGen\CodeEmitterGen.h"
305 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000306 </File>
307 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000308 RelativePath="..\..\utils\TableGen\CodeGenInstruction.h"
309 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000310 </File>
311 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000312 RelativePath="..\..\utils\TableGen\CodeGenIntrinsics.h"
313 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000314 </File>
315 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000316 RelativePath="..\..\utils\TableGen\CodeGenRegisters.h"
317 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000318 </File>
319 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000320 RelativePath="..\..\utils\TableGen\CodeGenTarget.h"
321 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000322 </File>
323 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000324 RelativePath="..\..\utils\TableGen\DAGISelEmitter.h"
325 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000326 </File>
327 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000328 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h"
329 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000330 </File>
331 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000332 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.h"
333 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000334 </File>
335 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000336 RelativePath="..\..\utils\TableGen\Record.h"
337 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000338 </File>
339 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000340 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.h"
341 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000342 </File>
343 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000344 RelativePath="..\..\utils\TableGen\SubtargetEmitter.h"
345 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000346 </File>
347 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000348 RelativePath="..\..\utils\TableGen\TableGenBackend.h"
349 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000350 </File>
351 </Filter>
352 <Filter
353 Name="Generated Files"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000354 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000355 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000356 RelativePath="FileLexer.cpp"
357 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000358 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000359 Name="Debug|Win32"
360 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000361 <Tool
362 Name="VCCLCompilerTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000363 PreprocessorDefinitions="YY_SKIP_YYWRAP"
364 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000365 </FileConfiguration>
366 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000367 Name="Release|Win32"
368 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000369 <Tool
370 Name="VCCLCompilerTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000371 PreprocessorDefinitions="YY_SKIP_YYWRAP"
372 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000373 </FileConfiguration>
374 </File>
375 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000376 RelativePath="fileparser.cpp"
377 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000378 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000379 Name="Debug|Win32"
380 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000381 <Tool
382 Name="VCCLCompilerTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000383 DisableSpecificWarnings="4065"
384 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000385 </FileConfiguration>
386 <FileConfiguration
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000387 Name="Release|Win32"
388 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000389 <Tool
390 Name="VCCLCompilerTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000391 DisableSpecificWarnings="4065"
392 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000393 </FileConfiguration>
394 </File>
395 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000396 RelativePath="fileparser.h"
397 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000398 </File>
399 </Filter>
400 </Files>
401 <Globals>
402 </Globals>
403</VisualStudioProject>