Couple of fixes to mention bunzip2 and make instructions more clear.
[llvm-complete.git] / win32 / TableGen / TableGen.vcproj
blob4481a4a55c803e592acde64f2461e0e6765d2746
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 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="..\Debug"
20 IntermediateDirectory="Debug"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
44 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
45 StringPooling="true"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 ForceConformanceInForLoopScope="true"
50 RuntimeTypeInfo="true"
51 UsePrecompiledHeader="0"
52 BrowseInformation="1"
53 WarningLevel="3"
54 Detect64BitPortabilityProblems="false"
55 DebugInformationFormat="4"
56 DisableSpecificWarnings="4355,4146,4800"
58 <Tool
59 Name="VCManagedResourceCompilerTool"
61 <Tool
62 Name="VCResourceCompilerTool"
64 <Tool
65 Name="VCPreLinkEventTool"
67 <Tool
68 Name="VCLinkerTool"
69 OutputFile="$(OutDir)\TableGen.exe"
70 LinkIncremental="2"
71 AdditionalLibraryDirectories=""
72 GenerateDebugInformation="true"
73 ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
74 SubSystem="1"
75 TargetMachine="1"
77 <Tool
78 Name="VCALinkTool"
80 <Tool
81 Name="VCManifestTool"
83 <Tool
84 Name="VCXDCMakeTool"
86 <Tool
87 Name="VCBscMakeTool"
89 <Tool
90 Name="VCFxCopTool"
92 <Tool
93 Name="VCAppVerifierTool"
95 <Tool
96 Name="VCWebDeploymentTool"
98 <Tool
99 Name="VCPostBuildEventTool"
101 </Configuration>
102 <Configuration
103 Name="Release|Win32"
104 OutputDirectory="..\Release"
105 IntermediateDirectory="Release"
106 ConfigurationType="1"
107 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
108 CharacterSet="2"
110 <Tool
111 Name="VCPreBuildEventTool"
113 <Tool
114 Name="VCCustomBuildTool"
116 <Tool
117 Name="VCXMLDataGeneratorTool"
119 <Tool
120 Name="VCWebServiceProxyGeneratorTool"
122 <Tool
123 Name="VCMIDLTool"
125 <Tool
126 Name="VCCLCompilerTool"
127 AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
128 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
129 StringPooling="true"
130 RuntimeLibrary="2"
131 ForceConformanceInForLoopScope="true"
132 RuntimeTypeInfo="true"
133 UsePrecompiledHeader="0"
134 WarningLevel="3"
135 Detect64BitPortabilityProblems="false"
136 DebugInformationFormat="3"
137 DisableSpecificWarnings="4355,4146,4800"
139 <Tool
140 Name="VCManagedResourceCompilerTool"
142 <Tool
143 Name="VCResourceCompilerTool"
145 <Tool
146 Name="VCPreLinkEventTool"
148 <Tool
149 Name="VCLinkerTool"
150 OutputFile="$(OutDir)\TableGen.exe"
151 LinkIncremental="1"
152 AdditionalLibraryDirectories=""
153 GenerateDebugInformation="true"
154 SubSystem="1"
155 OptimizeReferences="2"
156 EnableCOMDATFolding="2"
157 TargetMachine="1"
159 <Tool
160 Name="VCALinkTool"
162 <Tool
163 Name="VCManifestTool"
165 <Tool
166 Name="VCXDCMakeTool"
168 <Tool
169 Name="VCBscMakeTool"
171 <Tool
172 Name="VCFxCopTool"
174 <Tool
175 Name="VCAppVerifierTool"
177 <Tool
178 Name="VCWebDeploymentTool"
180 <Tool
181 Name="VCPostBuildEventTool"
183 </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"
191 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
193 <File
194 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.cpp"
196 </File>
197 <File
198 RelativePath="..\..\utils\TableGen\CallingConvEmitter.cpp"
200 </File>
201 <File
202 RelativePath="..\..\utils\TableGen\CodeEmitterGen.cpp"
204 </File>
205 <File
206 RelativePath="..\..\utils\TableGen\CodeGenTarget.cpp"
208 </File>
209 <File
210 RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp"
212 </File>
213 <File
214 RelativePath="..\..\utils\TableGen\FileLexer.l"
216 <FileConfiguration
217 Name="Debug|Win32"
219 <Tool
220 Name="VCCustomBuildTool"
221 Description="Flexing $(InputFileName)"
222 CommandLine="..\doflex.cmd debug $(InputName) $(InputPath)&#x0D;&#x0A;"
223 Outputs="$(InputName).cpp"
225 </FileConfiguration>
226 <FileConfiguration
227 Name="Release|Win32"
229 <Tool
230 Name="VCCustomBuildTool"
231 Description="Flexing $(InputFileName)"
232 CommandLine="..\doflex.cmd release $(InputName) $(InputPath)&#x0D;&#x0A;"
233 Outputs="$(InputName).cpp"
235 </FileConfiguration>
236 </File>
237 <File
238 RelativePath="..\..\utils\TableGen\FileParser.y"
240 <FileConfiguration
241 Name="Debug|Win32"
243 <Tool
244 Name="VCCustomBuildTool"
245 Description="Bisoning $(InputFileName)"
246 CommandLine="..\dobison.cmd File debug $(InputName) $(InputPath)&#x0D;&#x0A;"
247 Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"
249 </FileConfiguration>
250 <FileConfiguration
251 Name="Release|Win32"
253 <Tool
254 Name="VCCustomBuildTool"
255 Description="Bisoning $(InputFileName)"
256 CommandLine="..\dobison.cmd File release $(InputName) $(InputPath)&#x0D;&#x0A;"
257 Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"
259 </FileConfiguration>
260 </File>
261 <File
262 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp"
264 </File>
265 <File
266 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.cpp"
268 </File>
269 <File
270 RelativePath="..\..\utils\TableGen\Record.cpp"
272 </File>
273 <File
274 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp"
276 </File>
277 <File
278 RelativePath="..\..\utils\TableGen\SubtargetEmitter.cpp"
280 </File>
281 <File
282 RelativePath="..\..\utils\TableGen\TableGen.cpp"
284 </File>
285 <File
286 RelativePath="..\..\utils\TableGen\TableGenBackend.cpp"
288 </File>
289 </Filter>
290 <Filter
291 Name="Header Files"
292 Filter="h;hpp;hxx;hm;inl;inc;xsd"
293 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
295 <File
296 RelativePath="..\..\utils\TableGen\AsmWriterEmitter.h"
298 </File>
299 <File
300 RelativePath="..\..\utils\TableGen\CallingConvEmitter.h"
302 </File>
303 <File
304 RelativePath="..\..\utils\TableGen\CodeEmitterGen.h"
306 </File>
307 <File
308 RelativePath="..\..\utils\TableGen\CodeGenInstruction.h"
310 </File>
311 <File
312 RelativePath="..\..\utils\TableGen\CodeGenIntrinsics.h"
314 </File>
315 <File
316 RelativePath="..\..\utils\TableGen\CodeGenRegisters.h"
318 </File>
319 <File
320 RelativePath="..\..\utils\TableGen\CodeGenTarget.h"
322 </File>
323 <File
324 RelativePath="..\..\utils\TableGen\DAGISelEmitter.h"
326 </File>
327 <File
328 RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h"
330 </File>
331 <File
332 RelativePath="..\..\utils\TableGen\IntrinsicEmitter.h"
334 </File>
335 <File
336 RelativePath="..\..\utils\TableGen\Record.h"
338 </File>
339 <File
340 RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.h"
342 </File>
343 <File
344 RelativePath="..\..\utils\TableGen\SubtargetEmitter.h"
346 </File>
347 <File
348 RelativePath="..\..\utils\TableGen\TableGenBackend.h"
350 </File>
351 </Filter>
352 <Filter
353 Name="Generated Files"
355 <File
356 RelativePath="FileLexer.cpp"
358 <FileConfiguration
359 Name="Debug|Win32"
361 <Tool
362 Name="VCCLCompilerTool"
363 PreprocessorDefinitions="YY_SKIP_YYWRAP"
365 </FileConfiguration>
366 <FileConfiguration
367 Name="Release|Win32"
369 <Tool
370 Name="VCCLCompilerTool"
371 PreprocessorDefinitions="YY_SKIP_YYWRAP"
373 </FileConfiguration>
374 </File>
375 <File
376 RelativePath="fileparser.cpp"
378 <FileConfiguration
379 Name="Debug|Win32"
381 <Tool
382 Name="VCCLCompilerTool"
383 DisableSpecificWarnings="4065"
385 </FileConfiguration>
386 <FileConfiguration
387 Name="Release|Win32"
389 <Tool
390 Name="VCCLCompilerTool"
391 DisableSpecificWarnings="4065"
393 </FileConfiguration>
394 </File>
395 <File
396 RelativePath="fileparser.h"
398 </File>
399 </Filter>
400 </Files>
401 <Globals>
402 </Globals>
403 </VisualStudioProject>