summaryrefslogtreecommitdiffstats
path: root/tags/cpp-1.0-incubating-M2-final/sdo/projectsvc7/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'tags/cpp-1.0-incubating-M2-final/sdo/projectsvc7/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj')
-rw-r--r--tags/cpp-1.0-incubating-M2-final/sdo/projectsvc7/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj817
1 files changed, 0 insertions, 817 deletions
diff --git a/tags/cpp-1.0-incubating-M2-final/sdo/projectsvc7/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj b/tags/cpp-1.0-incubating-M2-final/sdo/projectsvc7/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj
deleted file mode 100644
index fdfb44b4a8..0000000000
--- a/tags/cpp-1.0-incubating-M2-final/sdo/projectsvc7/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj
+++ /dev/null
@@ -1,817 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="sdo_runtime"
- RootNamespace="sdo_runtime"
- SccProjectName=""
- SccLocalPath="">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\runtime\core\src;&quot;$(LIBXML2_HOME)\include&quot;;&quot;$(ICONV_HOME)\include&quot;;&quot;$(ZLIB_HOME)\include&quot;"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SDO_EXPORTS;_RWSTD_USE_CONFIG;_RWSHARED;_RWSTDDEBUG"
- IgnoreStandardIncludePath="FALSE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- PrecompiledHeaderFile=""
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="3"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib libxml2.lib"
- OutputFile=".\Debug\tuscany_sdo.dll"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="&quot;$(LIBXML2_HOME)\lib&quot;"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\Debug/tuscany_sdo.pdb"
- ImportLibrary=".\Debug/tuscany_sdo.lib"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\..\..\..\runtime\core\Debug/sdo_runtime.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"
- Description="copyout"
- CommandLine="if not exist ..\..\..\deploy mkdir ..\..\..\deploy
-if not exist ..\..\..\deploy\bin mkdir ..\..\..\deploy\bin
-if not exist ..\..\..\deploy\lib mkdir ..\..\..\deploy\lib
-if not exist ..\..\..\deploy\include mkdir ..\..\..\deploy\include
-if not exist ..\..\..\deploy\include\commonj mkdir ..\..\..\deploy\include\commonj
-if not exist ..\..\..\deploy\include\commonj\sdo mkdir ..\..\..\deploy\include\commonj\sdo
-
-copy .\Debug\tuscany_sdo.dll ..\..\..\deploy\bin
-copy .\Debug\tuscany_sdo.lib ..\..\..\deploy\lib
-copy ..\..\..\runtime\core\src\commonj\sdo\*.h ..\..\..\deploy\include\commonj\sdo
-copy .\Debug\tuscany_sdo.pdb ..\..\..\deploy\bin
-"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\runtime\core\src,$(LIBXML2_HOME)\include,$(ICONV_HOME)\include,$(ZLIB_HOME)\include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SDO_EXPORTS"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\Release/sdo_runtime.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib libxml2.lib"
- OutputFile=".\Release\tuscany_sdo.dll"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="$(LIBXML2_HOME)\lib"
- ProgramDatabaseFile=".\Release/tuscany_sdo.pdb"
- ImportLibrary=".\Release/tuscany_sdo.lib"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\..\..\..\runtime\core\Release/sdo_runtime.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"
- Description="copyout"
- CommandLine="if not exist ..\..\..\deploy mkdir ..\..\..\deploy
-if not exist ..\..\..\deploy\bin mkdir ..\..\..\deploy\bin
-if not exist ..\..\..\deploy\lib mkdir ..\..\..\deploy\lib
-if not exist ..\..\..\deploy\include mkdir ..\..\..\deploy\include
-if not exist ..\..\..\deploy\include\commonj mkdir ..\..\..\deploy\include\commonj
-if not exist ..\..\..\deploy\include\commonj\sdo mkdir ..\..\..\deploy\include\commonj\sdo
-
-copy .\Release\tuscany_sdo.dll ..\..\..\deploy\bin
-copy .\Release\tuscany_sdo.lib ..\..\..\deploy\lib
-copy ..\..\..\runtime\core\src\commonj\sdo\*.h ..\..\..\deploy\include\commonj\sdo
-"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="stdcxx-Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\runtime\core\src;&quot;$(LIBXML2_HOME)\include&quot;;&quot;$(ICONV_HOME)\include&quot;;&quot;$(ZLIB_HOME)\include&quot;;&quot;$(STDCXX_HOME)\include&quot;;&quot;$(STDCXX_HOME)\include\ansi&quot;;&quot;$(STDCXX_HOME)\Debug\include\15d&quot;"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SDO_EXPORTS;_RWSTD_USE_CONFIG;_RWSHARED;_RWSTDDEBUG"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- PrecompiledHeaderFile=""
- AssemblerListingLocation=".\$(ConfigurationName)/"
- ObjectFile=".\$(ConfigurationName)/"
- ProgramDataBaseFileName=".\$(ConfigurationName)/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib libxml2.lib stdlib15d.lib"
- OutputFile=".\$(ConfigurationName)\tuscany_sdo.dll"
- LinkIncremental="2"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="&quot;$(LIBXML2_HOME)\lib&quot;;&quot;$(STDCXX_HOME)\Debug\lib&quot;"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\$(ConfigurationName)/tuscany_sdo.pdb"
- ImportLibrary=".\$(ConfigurationName)/tuscany_sdo.lib"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\..\..\..\runtime\core\Debug/sdo_runtime.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"
- Description="copyout"
- CommandLine="if not exist ..\..\..\deploy mkdir ..\..\..\deploy
-if not exist ..\..\..\deploy\bin mkdir ..\..\..\deploy\bin
-if not exist ..\..\..\deploy\lib mkdir ..\..\..\deploy\lib
-if not exist ..\..\..\deploy\include mkdir ..\..\..\deploy\include
-if not exist ..\..\..\deploy\include\commonj mkdir ..\..\..\deploy\include\commonj
-if not exist ..\..\..\deploy\include\commonj\sdo mkdir ..\..\..\deploy\include\commonj\sdo
-
-copy .\$(ConfigurationName)\tuscany_sdo.dll ..\..\..\deploy\bin
-copy .\$(ConfigurationName)\tuscany_sdo.lib ..\..\..\deploy\lib
-copy ..\..\..\runtime\core\src\commonj\sdo\*.h ..\..\..\deploy\include\commonj\sdo
-copy .\$(ConfigurationName)\tuscany_sdo.pdb ..\..\..\deploy\bin
-"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="stdcxx-Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\runtime\core\src;&quot;$(LIBXML2_HOME)\include&quot;;&quot;$(ICONV_HOME)\include&quot;;&quot;$(ZLIB_HOME)\include&quot;;&quot;$(STDCXX_HOME)\include&quot;;&quot;$(STDCXX_HOME)\include\ansi&quot;;&quot;$(STDCXX_HOME)\Release\include\12d&quot;"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SDO_EXPORTS;_RWSTD_USE_CONFIG;_RWSHARED"
- StringPooling="TRUE"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\Release/sdo_runtime.pch"
- AssemblerListingLocation=".\$(ConfigurationName)/"
- ObjectFile=".\$(ConfigurationName)/"
- ProgramDataBaseFileName=".\$(ConfigurationName)/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- CompileAs="0"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="odbc32.lib odbccp32.lib libxml2.lib stdlib12d.lib"
- OutputFile=".\$(ConfigurationName)\tuscany_sdo.dll"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="&quot;$(LIBXML2_HOME)\lib&quot;;&quot;$(STDCXX_HOME)\Release\lib&quot;"
- ProgramDatabaseFile=".\$(ConfigurationName)/tuscany_sdo.pdb"
- ImportLibrary=".\$(ConfigurationName)/tuscany_sdo.lib"/>
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="TRUE"
- SuppressStartupBanner="TRUE"
- TargetEnvironment="1"
- TypeLibraryName=".\..\..\..\runtime\core\Release/sdo_runtime.tlb"/>
- <Tool
- Name="VCPostBuildEventTool"
- Description="copyout"
- CommandLine="if not exist ..\..\..\deploy mkdir ..\..\..\deploy
-if not exist ..\..\..\deploy\bin mkdir ..\..\..\deploy\bin
-if not exist ..\..\..\deploy\lib mkdir ..\..\..\deploy\lib
-if not exist ..\..\..\deploy\include mkdir ..\..\..\deploy\include
-if not exist ..\..\..\deploy\include\commonj mkdir ..\..\..\deploy\include\commonj
-if not exist ..\..\..\deploy\include\commonj\sdo mkdir ..\..\..\deploy\include\commonj\sdo
-
-copy .\$(ConfigurationName)\tuscany_sdo.dll ..\..\..\deploy\bin
-copy .\$(ConfigurationName)\tuscany_sdo.lib ..\..\..\deploy\lib
-copy ..\..\..\runtime\core\src\commonj\sdo\*.h ..\..\..\deploy\include\commonj\sdo
-"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="2057"/>
- <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;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangedDataObjectListImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangeSummary.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangeSummaryBuilder.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangeSummaryImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\CopyHelper.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DASProperty.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DASType.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DASValue.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DASValues.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataFactory.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataFactoryImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataGraph.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataGraphImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObject.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObjectImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObjectInstance.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObjectList.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObjectListImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DefaultLogWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\EqualityHelper.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\GroupDefinition.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\GroupEvent.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\HelperProvider.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Logger.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\LogWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ParserErrorSetter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Property.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertyDefinition.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertyDefinitionImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertyImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertyList.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertySetting.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\RefCountingObject.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\RefCountingPointer.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SAX2Attribute.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SAX2Attributes.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SAX2Namespaces.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SAX2Parser.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SchemaInfo.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SdoCheck.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDODate.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SdoRuntime.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDORuntimeException.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOSAX2Parser.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOSchemaSAX2Parser.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOUtils.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLBufferWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLFileWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLStreamWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLString.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXSDBufferWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXSDFileWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXSDStreamWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXSDWriter.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Sequence.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SequenceImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Setting.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SettingList.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Type.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeDefinition.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeDefinitionImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeDefinitions.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeDefinitionsImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeList.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLDocument.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLDocumentImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLHelper.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLHelperImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLQName.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XpathHelper.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XSDHelper.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XSDHelperImpl.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XSDPropertyInfo.cpp">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XSDTypeInfo.cpp">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangedDataObjectList.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangedDataObjectListImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangeSummary.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangeSummaryBuilder.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ChangeSummaryImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\CopyHelper.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DASProperty.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DASType.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DASValue.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DASValues.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataFactory.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataFactoryImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataGraph.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataGraphImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObject.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObjectImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObjectInstance.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObjectList.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataObjectListImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\DefaultLogWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\disable_warn.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\EqualityHelper.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\export.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\GroupDefinition.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\GroupEvent.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\HelperProvider.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Logger.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Logging.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\LogWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\ParserErrorSetter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Property.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertyDefinition.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertyDefinitionImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertyImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertyList.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\PropertySetting.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\RefCountingObject.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\RefCountingPointer.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SAX2Attribute.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SAX2Attributes.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SAX2Namespaces.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SAX2Parser.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SchemaInfo.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDO.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SdoCheck.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDODate.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SdoRuntime.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDORuntimeException.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOSAX2Parser.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOSchemaSAX2Parser.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOSPI.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOString.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOUtils.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLBufferWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLFileWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLStreamWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLString.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXSDBufferWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXSDFileWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXSDStreamWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXSDWriter.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Sequence.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SequenceImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Setting.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\SettingList.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\Type.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeDefinition.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeDefinitionImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeDefinitions.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeDefinitionsImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\TypeList.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLDocument.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLDocumentImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLHelper.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLHelperImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XMLQName.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XpathHelper.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XSDHelper.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XSDHelperImpl.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XSDPropertyInfo.h">
- </File>
- <File
- RelativePath="..\..\..\runtime\core\src\commonj\sdo\XSDTypeInfo.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>