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