summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/CCF/IDL2/IDL2.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CCF/CCF/IDL2/IDL2.vcproj')
-rw-r--r--TAO/CIAO/CCF/CCF/IDL2/IDL2.vcproj957
1 files changed, 0 insertions, 957 deletions
diff --git a/TAO/CIAO/CCF/CCF/IDL2/IDL2.vcproj b/TAO/CIAO/CCF/CCF/IDL2/IDL2.vcproj
deleted file mode 100644
index 2a05aa3714e..00000000000
--- a/TAO/CIAO/CCF/CCF/IDL2/IDL2.vcproj
+++ /dev/null
@@ -1,957 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="IDL2"
- ProjectGUID="{78A62970-330F-4FF1-9B0E-74F689A4EA4F}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ProjectDir)"
- IntermediateDirectory="$(ProjectDir)/Debug"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/wd4290 /wd4800 /wd4250 /wd4355"
- Optimization="0"
- AdditionalIncludeDirectories="&quot;D:\my_libs\Utility-1.2.2&quot;;../..;&quot;D:\my_libs\boost-1.30.2&quot;"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;BOOST_REGEX_STATIC_LINK"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- DisableLanguageExtensions="FALSE"
- ForceConformanceInForLoopScope="TRUE"
- RuntimeTypeInfo="TRUE"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="FALSE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/IDL2.lib"
- AdditionalLibraryDirectories="&quot;D:\my_libs\boost-1.30.2\libs&quot;"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ProjectDir)"
- IntermediateDirectory="$(ProjectDir)/Release"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/wd4290 /wd4800 /wd4250 /wd4355"
- AdditionalIncludeDirectories="../.."
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="4"
- DisableLanguageExtensions="FALSE"
- ForceConformanceInForLoopScope="TRUE"
- RuntimeTypeInfo="TRUE"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="FALSE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/IDL2.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <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=".\LexicalAnalyzer.cpp">
- </File>
- <File
- RelativePath=".\Parser.cpp">
- </File>
- <File
- RelativePath=".\Token.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File
- RelativePath=".\LexicalAnalyzer.hpp">
- </File>
- <File
- RelativePath=".\Parser.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph.hpp">
- </File>
- <File
- RelativePath=".\Token.hpp">
- </File>
- <File
- RelativePath=".\Traversal.hpp">
- </File>
- </Filter>
- <Filter
- Name="SemanticGraph"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx">
- <File
- RelativePath=".\SemanticGraph\Attribute.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticGraph\Elements.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Enum.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Exception.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Fundamental.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Interface.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Literals.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Member.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Module.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Name.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Native.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Operation.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Sequence.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Struct.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticGraph\Translation.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\TypeId.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Union.cpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\ValueType.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd">
- <File
- RelativePath=".\SemanticGraph\Attribute.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Elements.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Enum.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Exception.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Fundamental.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Graph.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Interface.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Literals.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Member.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Module.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Name.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Native.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Operation.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Sequence.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Struct.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Translation.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\TypeId.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Union.hpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\ValueType.hpp">
- </File>
- </Filter>
- <Filter
- Name="Template Files"
- Filter="">
- <File
- RelativePath=".\SemanticGraph\Elements.tpp">
- </File>
- <File
- RelativePath=".\SemanticGraph\Graph.tpp">
- </File>
- </Filter>
- <Filter
- Name="Inline Files"
- Filter="">
- <File
- RelativePath=".\SemanticGraph\Translation.ipp">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Parsing"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="">
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\Parsing\Action.hpp">
- </File>
- <File
- RelativePath=".\Parsing\Elements.hpp">
- </File>
- <File
- RelativePath=".\Parsing\Recovery.hpp">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="Traversal"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="">
- <File
- RelativePath=".\Traversal\Attribute.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Elements.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Enum.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Exception.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Fundamental.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Interface.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Member.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Module.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Native.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Operation.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Sequence.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Struct.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Translation.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\TypeId.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\Union.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Traversal\ValueType.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\Traversal\Attribute.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Elements.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Enum.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Exception.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Fundamental.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Interface.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Member.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Module.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Native.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Operation.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Sequence.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Struct.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Translation.hpp">
- </File>
- <File
- RelativePath=".\Traversal\TypeId.hpp">
- </File>
- <File
- RelativePath=".\Traversal\Union.hpp">
- </File>
- <File
- RelativePath=".\Traversal\ValueType.hpp">
- </File>
- </Filter>
- <Filter
- Name="Template Files"
- Filter="">
- <File
- RelativePath=".\Traversal\Elements.tpp">
- </File>
- <File
- RelativePath=".\Traversal\Interface.tpp">
- </File>
- <File
- RelativePath=".\Traversal\Operation.tpp">
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="SemanticAction"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="">
- <File
- RelativePath=".\SemanticAction\Operation.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\SemanticAction\Attribute.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Elements.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Enum.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Exception.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Factory.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Include.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Interface.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Member.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Module.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Operation.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Struct.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Typedef.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\TypeId.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Union.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\ValueType.hpp">
- </File>
- </Filter>
- <Filter
- Name="Impl"
- Filter="">
- <Filter
- Name="Source Files"
- Filter="">
- <File
- RelativePath=".\SemanticAction\Impl\Attribute.cpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Elements.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Enum.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Exception.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Factory.cpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Include.cpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Interface.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Member.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Module.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Native.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Operation.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)3.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)3.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Struct.cpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Typedef.cpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\TypeId.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Union.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\ValueType.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)2.obj"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="">
- <File
- RelativePath=".\SemanticAction\Impl\Attribute.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Elements.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Enum.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Exception.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Factory.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Include.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Interface.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Member.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Module.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Native.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Operation.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Struct.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Typedef.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\TypeId.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\Union.hpp">
- </File>
- <File
- RelativePath=".\SemanticAction\Impl\ValueType.hpp">
- </File>
- </Filter>
- </Filter>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>