mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-06 13:01:14 +00:00
845 lines
16 KiB
XML
845 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="re2c"
|
|
ProjectGUID="{667D2EE7-C357-49E2-9BAB-0A4A45F0F76E}"
|
|
RootNamespace="re2c"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="."
|
|
IntermediateDirectory="Build"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="true"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CallingConvention="0"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/re2c.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="true"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CallingConvention="0"
|
|
DisableSpecificWarnings="4996;4244"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/re2c.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="."
|
|
IntermediateDirectory="Build"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="true"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
DisableSpecificWarnings="4996"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/re2c.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="true"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
CallingConvention="0"
|
|
DisableSpecificWarnings="4996;4244"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/re2c.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="1"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\src\ir\adfa\adfa.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\bitmap.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\nfa\calc_size.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\code.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\compile.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\control_flow.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\dfa\determinization.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\display.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\emit_action.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\emit_dfa.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\enc.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\dfa\fillpoints.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\fixed_length.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\generate_code.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\generate_data.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\go_construct.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\go_destruct.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\go_emit.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\go_used_labels.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\input.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\input_api.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\label.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\lex.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\lex_conf.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\main.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\match_empty.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\maxlen.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\dfa\minimization.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\conf\msg.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\nfa\nfa.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\conf\opt.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\output.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\conf\parse_opts.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\parser.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\adfa\prepare.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\print.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\range.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\range_suffix.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\regexp.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\rule_rank.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\s_to_n32_unsafe.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\scanner.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\skeleton.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\nfa\split.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\unescape.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\unreachable.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf16\utf16.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf16\utf16_range.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf16\utf16_regexp.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf8\utf8.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf8\utf8_range.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf8\utf8_regexp.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\conf\warn.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\way.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\src\ir\adfa\action.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\adfa\adfa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\allocate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\attribute.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\bitmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\c99_stdint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\case.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\code.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\compile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config.msc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\counter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\dfa\dfa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\emit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\empty_class_policy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\enc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\extop.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\forbid_copy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\free_list.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\globals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\go.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\indent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\input.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\input_api.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\label.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\loc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\local_increment.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\conf\msg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\nfa\nfa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\conf\opt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\ord_hash_set.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\output.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\codegen\print.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\range.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\range_suffix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\regexp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\regexp_alt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\regexp_cat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\regexp_close.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\regexp_match.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\regexp_null.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\regexp_rule.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\rule_rank.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\rules.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\s_to_n32_unsafe.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\scanner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\skeleton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\smart_ptr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\spec.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\static_assert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\u32lim.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\unescape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\util\uniq_vector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf16\utf16.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf16\utf16_range.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf16\utf16_regexp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf8\utf8.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf8\utf8_range.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\regexp\encoding\utf8\utf8_regexp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\conf\warn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\ir\skeleton\way.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\parse\y.tab.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\CMakeLists.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|