2004-11-03 16:13:14 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.10"
|
|
|
|
Name="TableGen"
|
|
|
|
ProjectGUID="{339C2249-26B6-4172-B484-85653029AF57}"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2005-02-02 06:33:11 +00:00
|
|
|
OutputDirectory="..\Debug"
|
2004-11-03 16:13:14 +00:00
|
|
|
IntermediateDirectory="Debug"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2005-10-26 05:37:34 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
|
2004-11-03 16:13:14 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
|
2005-12-17 00:14:47 +00:00
|
|
|
StringPooling="TRUE"
|
2004-11-03 16:13:14 +00:00
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
2004-12-19 02:29:00 +00:00
|
|
|
BrowseInformation="1"
|
2004-11-03 16:13:14 +00:00
|
|
|
WarningLevel="3"
|
2004-12-18 06:55:41 +00:00
|
|
|
Detect64BitPortabilityProblems="FALSE"
|
2004-11-03 16:13:14 +00:00
|
|
|
DebugInformationFormat="4"
|
2005-01-30 17:54:12 +00:00
|
|
|
DisableSpecificWarnings="4355,4146,4800"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\TableGen.exe"
|
|
|
|
LinkIncremental="2"
|
2005-01-01 19:37:14 +00:00
|
|
|
AdditionalLibraryDirectories=""
|
2004-11-03 16:13:14 +00:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
ProgramDatabaseFile="$(OutDir)/TableGen.pdb"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
2005-01-01 18:17:40 +00:00
|
|
|
Name="VCPostBuildEventTool"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2005-02-02 06:33:11 +00:00
|
|
|
OutputDirectory="..\Release"
|
2004-11-03 16:13:14 +00:00
|
|
|
IntermediateDirectory="Release"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2005-10-26 05:37:34 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\include;..;..\..\utils\tablegen"
|
2004-11-03 16:13:14 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;__STDC_LIMIT_MACROS"
|
2005-12-17 00:14:47 +00:00
|
|
|
StringPooling="TRUE"
|
2004-11-03 16:13:14 +00:00
|
|
|
RuntimeLibrary="2"
|
|
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
|
|
RuntimeTypeInfo="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="3"
|
2004-12-18 07:05:59 +00:00
|
|
|
Detect64BitPortabilityProblems="FALSE"
|
2004-11-03 16:13:14 +00:00
|
|
|
DebugInformationFormat="3"
|
2005-01-30 17:54:12 +00:00
|
|
|
DisableSpecificWarnings="4355,4146,4800"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\TableGen.exe"
|
|
|
|
LinkIncremental="1"
|
2005-01-01 19:37:14 +00:00
|
|
|
AdditionalLibraryDirectories=""
|
2004-11-03 16:13:14 +00:00
|
|
|
GenerateDebugInformation="TRUE"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
2005-01-01 18:17:40 +00:00
|
|
|
Name="VCPostBuildEventTool"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Source Files"
|
|
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\AsmWriterEmitter.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\CodeEmitterGen.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\CodeGenTarget.cpp">
|
|
|
|
</File>
|
2005-09-10 02:00:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\FileLexer.l">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2005-01-04 06:18:10 +00:00
|
|
|
Description="Flexing $(InputFileName)"
|
2005-10-26 05:37:34 +00:00
|
|
|
CommandLine="..\doflex.cmd debug $(InputName) $(InputPath)"
|
|
|
|
Outputs="$(InputName).cpp"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2005-01-04 06:18:10 +00:00
|
|
|
Description="Flexing $(InputFileName)"
|
2005-10-26 05:37:34 +00:00
|
|
|
CommandLine="..\doflex.cmd release $(InputName) $(InputPath)"
|
|
|
|
Outputs="$(InputName).cpp"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\FileParser.y">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2005-01-04 06:18:10 +00:00
|
|
|
Description="Bisoning $(InputFileName)"
|
2005-10-27 01:10:36 +00:00
|
|
|
CommandLine="..\dobison.cmd File debug $(InputName) $(InputPath)"
|
|
|
|
Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2005-01-04 06:18:10 +00:00
|
|
|
Description="Bisoning $(InputFileName)"
|
2005-10-27 01:10:36 +00:00
|
|
|
CommandLine="..\dobison.cmd File release $(InputName) $(InputPath)"
|
|
|
|
Outputs="$(InputName).cpp;$(InputName).h;$(InputName).output"/>
|
2004-11-03 16:13:14 +00:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\InstrInfoEmitter.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\Record.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.cpp">
|
|
|
|
</File>
|
2005-10-23 01:22:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\SubtargetEmitter.cpp">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\TableGen.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\TableGenBackend.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\AsmWriterEmitter.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\CodeEmitterGen.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\CodeGenInstruction.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\CodeGenRegisters.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\CodeGenTarget.h">
|
|
|
|
</File>
|
2005-09-10 02:00:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\DAGISelEmitter.h">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\InstrInfoEmitter.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\Record.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\RegisterInfoEmitter.h">
|
|
|
|
</File>
|
2005-10-23 01:22:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\SubtargetEmitter.h">
|
|
|
|
</File>
|
2004-11-03 16:13:14 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\utils\TableGen\TableGenBackend.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Generated Files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
2005-10-26 05:37:34 +00:00
|
|
|
RelativePath="FileLexer.cpp">
|
2004-11-03 16:13:14 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="YY_SKIP_YYWRAP"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="YY_SKIP_YYWRAP"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2005-10-26 05:37:34 +00:00
|
|
|
RelativePath="fileparser.cpp">
|
2004-11-03 16:13:14 +00:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
DisableSpecificWarnings="4065"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
DisableSpecificWarnings="4065"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2005-10-26 05:37:34 +00:00
|
|
|
RelativePath="fileparser.h">
|
2004-11-03 16:13:14 +00:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|