diff options
author | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-07-10 13:01:48 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au> | 2012-07-10 13:01:48 +1000 |
commit | f9fc35785b53aa097a09ab1b865d33497ee1802e (patch) | |
tree | a6c8ea8e913ceab2c08e9f7698332bff08681552 /impl/antlr/libantlr3c-3.4/C.vcproj | |
parent | d11acd6d52351b35c102e9c18e32d38a11975c5b (diff) |
Move antlr. Add `make test` to Makefile.
Diffstat (limited to 'impl/antlr/libantlr3c-3.4/C.vcproj')
-rw-r--r-- | impl/antlr/libantlr3c-3.4/C.vcproj | 1043 |
1 files changed, 0 insertions, 1043 deletions
diff --git a/impl/antlr/libantlr3c-3.4/C.vcproj b/impl/antlr/libantlr3c-3.4/C.vcproj deleted file mode 100644 index 16d9c2b..0000000 --- a/impl/antlr/libantlr3c-3.4/C.vcproj +++ /dev/null @@ -1,1043 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="9.00" - Name="C" - ProjectGUID="{0F0FE03A-78F3-4B34-9DCE-0CDFF1FB5C40}" - RootNamespace="C" - SccProjectName="Perforce Project" - SccLocalPath="..\.." - SccProvider="MSSCCI:Perforce SCM" - Keyword="Win32Proj" - TargetFrameworkVersion="131072" - > - <Platforms> - <Platform - Name="Win32" - /> - <Platform - Name="x64" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="Debug" - IntermediateDirectory="Debug" - ConfigurationType="4" - 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="0" - AdditionalIncludeDirectories=""$(SolutionDir)\include";"$(SolutionDir)\..\..\include"" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - StringPooling="true" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - StructMemberAlignment="0" - EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="0" - FloatingPointModel="0" - FloatingPointExceptions="true" - DisableLanguageExtensions="false" - UsePrecompiledHeader="0" - ExpandAttributedSource="true" - AssemblerOutput="2" - BrowseInformation="1" - WarningLevel="4" - WarnAsError="false" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - AdditionalDependencies="Ws2_32.lib" - OutputFile="$(OutDir)/antlr3cd.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug|x64" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="4" - 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="0" - AdditionalIncludeDirectories=""$(SolutionDir)\include";"$(SolutionDir)\..\..\include"" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - StringPooling="true" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - StructMemberAlignment="0" - EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="0" - FloatingPointModel="0" - FloatingPointExceptions="true" - DisableLanguageExtensions="false" - UsePrecompiledHeader="0" - ExpandAttributedSource="true" - AssemblerOutput="2" - BrowseInformation="1" - WarningLevel="4" - WarnAsError="false" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - AdditionalDependencies="Ws2_32.lib" - OutputFile="$(OutDir)/antlr3cd.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="Release" - IntermediateDirectory="Release" - ConfigurationType="4" - 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="3" - InlineFunctionExpansion="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="1" - OmitFramePointers="true" - EnableFiberSafeOptimizations="true" - WholeProgramOptimization="true" - AdditionalIncludeDirectories=""$(SolutionDir)\include"" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - StringPooling="true" - ExceptionHandling="1" - RuntimeLibrary="2" - BufferSecurityCheck="false" - EnableEnhancedInstructionSet="2" - FloatingPointModel="2" - DisableLanguageExtensions="false" - RuntimeTypeInfo="false" - UsePrecompiledHeader="0" - AssemblerListingLocation=".\asm\release" - WarningLevel="4" - WarnAsError="true" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="1" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - AdditionalOptions="/LTCG" - AdditionalDependencies="Ws2_32.lib" - OutputFile="$(OutDir)/antlr3c.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - ValidateIntelliSense="true" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|x64" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="4" - 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="3" - InlineFunctionExpansion="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="1" - OmitFramePointers="true" - EnableFiberSafeOptimizations="true" - WholeProgramOptimization="true" - AdditionalIncludeDirectories=""$(SolutionDir)\include"" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - StringPooling="true" - ExceptionHandling="1" - RuntimeLibrary="2" - BufferSecurityCheck="false" - EnableEnhancedInstructionSet="0" - FloatingPointModel="2" - RuntimeTypeInfo="false" - UsePrecompiledHeader="0" - AssemblerListingLocation=".\asm\release" - WarningLevel="4" - WarnAsError="true" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="1" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - AdditionalOptions="/LTCG" - AdditionalDependencies="Ws2_32.lib" - OutputFile="$(OutDir)/antlr3c.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - ValidateIntelliSense="true" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="ReleaseDLL|Win32" - OutputDirectory="$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="2" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="3" - InlineFunctionExpansion="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="1" - OmitFramePointers="true" - EnableFiberSafeOptimizations="true" - WholeProgramOptimization="true" - AdditionalIncludeDirectories=""$(SolutionDir)\include"" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - StringPooling="true" - ExceptionHandling="1" - RuntimeLibrary="2" - BufferSecurityCheck="false" - EnableEnhancedInstructionSet="2" - FloatingPointModel="2" - DisableLanguageExtensions="false" - RuntimeTypeInfo="false" - UsePrecompiledHeader="0" - AssemblerListingLocation=".\asm\release" - WarningLevel="4" - WarnAsError="true" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="Ws2_32.lib" - OutputFile="$(OutDir)\antlr3c.dll" - Version="3.1.1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - ValidateIntelliSense="true" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="ReleaseDLL|x64" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="2" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="3" - InlineFunctionExpansion="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="1" - OmitFramePointers="true" - EnableFiberSafeOptimizations="true" - WholeProgramOptimization="true" - AdditionalIncludeDirectories=""$(SolutionDir)\include"" - PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" - StringPooling="true" - ExceptionHandling="1" - RuntimeLibrary="2" - BufferSecurityCheck="false" - EnableEnhancedInstructionSet="0" - FloatingPointModel="2" - DisableLanguageExtensions="false" - RuntimeTypeInfo="false" - UsePrecompiledHeader="0" - AssemblerListingLocation=".\asm\release" - WarningLevel="4" - WarnAsError="true" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="Ws2_32.lib" - OutputFile="$(OutDir)\antlr3c64.dll" - Version="3.1.1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" - TargetMachine="17" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - ValidateIntelliSense="true" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="DebugDLL|Win32" - OutputDirectory="$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="2" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - Outputs="$(TargetDir)$(TargetName)_dll.lib" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories=""$(SolutionDir)\include"" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - StringPooling="true" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - StructMemberAlignment="0" - EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="0" - FloatingPointModel="0" - FloatingPointExceptions="true" - DisableLanguageExtensions="false" - UsePrecompiledHeader="0" - ExpandAttributedSource="true" - AssemblerOutput="2" - BrowseInformation="1" - WarningLevel="4" - WarnAsError="false" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="Ws2_32.lib" - OutputFile="$(OutDir)\antlr3cd.dll" - Version="3.1.1" - GenerateDebugInformation="true" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="DebugDLL|x64" - OutputDirectory="$(PlatformName)\$(ConfigurationName)" - IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" - ConfigurationType="2" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - Outputs="$(TargetDir)$(TargetName)_dll.lib" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - TargetEnvironment="3" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories=""$(SolutionDir)\include"" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - StringPooling="true" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - StructMemberAlignment="0" - EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="0" - FloatingPointModel="0" - FloatingPointExceptions="true" - DisableLanguageExtensions="false" - UsePrecompiledHeader="0" - ExpandAttributedSource="true" - AssemblerOutput="2" - BrowseInformation="1" - WarningLevel="4" - WarnAsError="false" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="Ws2_32.lib" - OutputFile="$(OutDir)\antlr3c64d.dll" - Version="3.1.1" - GenerateDebugInformation="true" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - ImportLibrary="$(TargetDir)$(TargetName)_dll.lib" - TargetMachine="17" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </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=".\src\antlr3baserecognizer.c" - > - </File> - <File - RelativePath=".\src\antlr3basetree.c" - > - </File> - <File - RelativePath=".\src\antlr3basetreeadaptor.c" - > - </File> - <File - RelativePath=".\src\antlr3bitset.c" - > - </File> - <File - RelativePath=".\src\antlr3collections.c" - > - </File> - <File - RelativePath=".\src\antlr3commontoken.c" - > - </File> - <File - RelativePath=".\src\antlr3commontree.c" - > - </File> - <File - RelativePath=".\src\antlr3commontreeadaptor.c" - > - </File> - <File - RelativePath=".\src\antlr3commontreenodestream.c" - > - </File> - <File - RelativePath=".\src\antlr3convertutf.c" - > - </File> - <File - RelativePath=".\src\antlr3cyclicdfa.c" - > - </File> - <File - RelativePath=".\src\antlr3debughandlers.c" - > - </File> - <File - RelativePath=".\src\antlr3encodings.c" - > - </File> - <File - RelativePath=".\src\antlr3exception.c" - > - </File> - <File - RelativePath=".\src\antlr3filestream.c" - > - </File> - <File - RelativePath=".\src\antlr3inputstream.c" - > - </File> - <File - RelativePath=".\src\antlr3intstream.c" - > - </File> - <File - RelativePath=".\src\antlr3lexer.c" - > - </File> - <File - RelativePath=".\src\antlr3parser.c" - > - </File> - <File - RelativePath=".\src\antlr3rewritestreams.c" - > - </File> - <File - RelativePath=".\src\antlr3string.c" - > - </File> - <File - RelativePath=".\src\antlr3tokenstream.c" - > - </File> - <File - RelativePath=".\src\antlr3treeparser.c" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - <File - RelativePath=".\include\antlr3.h" - > - </File> - <File - RelativePath=".\include\antlr3baserecognizer.h" - > - </File> - <File - RelativePath=".\include\antlr3basetree.h" - > - </File> - <File - RelativePath=".\include\antlr3basetreeadaptor.h" - > - </File> - <File - RelativePath=".\include\antlr3bitset.h" - > - </File> - <File - RelativePath=".\include\antlr3collections.h" - > - </File> - <File - RelativePath=".\include\antlr3commontoken.h" - > - </File> - <File - RelativePath=".\include\antlr3commontree.h" - > - </File> - <File - RelativePath=".\include\antlr3commontreeadaptor.h" - > - </File> - <File - RelativePath=".\include\antlr3commontreenodestream.h" - > - </File> - <File - RelativePath=".\include\antlr3convertutf.h" - > - </File> - <File - RelativePath=".\include\antlr3cyclicdfa.h" - > - </File> - <File - RelativePath=".\include\antlr3debugeventlistener.h" - > - </File> - <File - RelativePath=".\include\antlr3defs.h" - > - </File> - <File - RelativePath=".\include\antlr3encodings.h" - > - </File> - <File - RelativePath=".\include\antlr3errors.h" - > - </File> - <File - RelativePath=".\include\antlr3exception.h" - > - </File> - <File - RelativePath=".\include\antlr3filestream.h" - > - </File> - <File - RelativePath=".\include\antlr3input.h" - > - </File> - <File - RelativePath=".\include\antlr3interfaces.h" - > - </File> - <File - RelativePath=".\include\antlr3intstream.h" - > - </File> - <File - RelativePath=".\include\antlr3lexer.h" - > - </File> - <File - RelativePath=".\include\antlr3memory.h" - > - </File> - <File - RelativePath=".\include\antlr3parser.h" - > - </File> - <File - RelativePath=".\include\antlr3parsetree.h" - > - </File> - <File - RelativePath=".\include\antlr3recognizersharedstate.h" - > - </File> - <File - RelativePath=".\include\antlr3rewritestreams.h" - > - </File> - <File - RelativePath=".\include\antlr3string.h" - > - </File> - <File - RelativePath=".\include\antlr3tokenstream.h" - > - </File> - <File - RelativePath=".\include\antlr3treeparser.h" - > - </File> - </Filter> - <Filter - Name="Templates" - Filter=".stg" - > - <File - RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\AST.stg" - > - </File> - <File - RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\ASTDbg.stg" - > - </File> - <File - RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\ASTParser.stg" - > - </File> - <File - RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\ASTTreeParser.stg" - > - </File> - <File - RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\C.stg" - > - </File> - <File - RelativePath="..\..\tool\src\main\resources\org\antlr\codegen\templates\C\Dbg.stg" - > - </File> - </Filter> - <Filter - Name="Java" - Filter="*.java" - > - <File - RelativePath="..\..\tool\src\main\java\org\antlr\codegen\CTarget.java" - > - </File> - </Filter> - <Filter - Name="Doxygen" - > - <File - RelativePath=".\doxygen\atsections.dox" - > - </File> - <File - RelativePath=".\doxygen\build.dox" - > - </File> - <File - RelativePath=".\doxygen\buildrec.dox" - > - </File> - <File - RelativePath=".\doxygen\changes31.dox" - > - </File> - <File - RelativePath=".\doxygen\doxygengroups.dox" - > - </File> - <File - RelativePath=".\doxygen\generate.dox" - > - </File> - <File - RelativePath=".\doxygen\interop.dox" - > - </File> - <File - RelativePath=".\doxygen\mainpage.dox" - > - </File> - <File - RelativePath=".\doxygen\runtime.dox" - > - </File> - <File - RelativePath=".\doxygen\using.dox" - > - </File> - </Filter> - </Files> - <Globals> - <Global - Name="DevPartner_IsInstrumented" - Value="0" - /> - </Globals> -</VisualStudioProject> |