apache-tuscany/das-cpp/trunk/VSExpress/tuscany_das/das_runtime/das_runtime.vcproj
2009-11-16 06:46:29 +00:00

627 lines
17 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="das_runtime"
ProjectGUID="{964F3F93-8D1C-46BE-9724-2313CE7380AA}"
RootNamespace="das_runtime"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Release/sdo_runtime.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/D_VC80_UPGRADE=0x0600 /EHsc /GR /DWIN32 /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NON_CONFORMING_SWPRINTF"
Optimization="2"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\runtime\core\include;&quot;$(TUSCANY_SDOCPP)\include&quot;;&quot;$(LIBXML2_HOME)\include&quot;;&quot;$(ICONV_HOME)\include&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile=".\Release/sdo_runtime.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="2057"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\Release/tuscany_das.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile=".\Release/sdo_runtime.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="deploy"
CommandLine="..\..\..\runtime\core\src\deploy.bat ..\..\..\ Release"
/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine=""
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName=".\Debug/sdo_runtime.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/D_VC80_UPGRADE=0x0600 /c /nologo /EHsc /Od /Gd /D_DEBUG /MDd /GR /DWIN32 /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NON_CONFORMING_SWPRINTF"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\runtime\core\include;&quot;$(TUSCANY_SDOCPP)\include&quot;;&quot;$(LIBXML2_HOME)\include&quot;;&quot;$(ICONV_HOME)\include&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
MinimalRebuild="true"
BasicRuntimeChecks="0"
RuntimeLibrary="3"
EnableFunctionLevelLinking="true"
PrecompiledHeaderFile=""
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
CallingConvention="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="2057"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\Debug/tuscany_das.lib"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
SuppressStartupBanner="true"
OutputFile=".\Debug/das_runtime.bsc"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="deploy"
CommandLine="..\..\..\runtime\core\src\deploy.bat ..\..\..\ Debug"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<Filter
Name="apache::das"
>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\Command.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\Config.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\DAS.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\DASCommandNotFoundException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\DASFactory.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\DASInvalidPropertyNameException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\DASInvalidTypeNameException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\DASNullPointerException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\DataGraphPrinter.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\RefCountingObject.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\RefCountingPointer.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\SDODataObjectWrapper.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\StringWrapper.cpp"
>
</File>
</Filter>
<Filter
Name="apache::das::rdb"
>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\ApplyChanges.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\Column.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\ColumnData.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\CommandImpl.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\ConfigImpl.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\Connection.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\CreatedDataObject.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASColumnNotFoundException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASDataObject.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASFactoryImpl.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASImpl.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASInvalidColumnNameException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASInvalidRelationshipNameException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASInvalidSDOTypeException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASInvalidSQLTypeException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASInvalidTableNameException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASOptimisticConcurrencyControlException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DASPrimaryKeyNotFoundException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\DeteledDataObject.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\GraphBuilder.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\GraphBuilderMetaData.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\KeyPair.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\ModifiedDataObject.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\ODBCTypeHelper.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\PKObject.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\PreparedStatement.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\ReadCommandImpl.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\Relationship.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\RelationshipStatement.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\RelationshipWrapper.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\ResultSet.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\ResultSetMetaData.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\SQLException.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\Statement.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\Table.cpp"
>
</File>
<File
RelativePath="..\..\..\runtime\core\src\apache\das\rdb\TableData.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl"
>
<Filter
Name="apache::das"
>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\Command.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\CommandPtr.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\Config.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\DAS.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\DASCommandNotFoundException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\DASFactory.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\DASInvalidPropertyNameException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\DASInvalidTypeNameException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\DASNullPointerException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\DataGraphPrinter.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\RefCountingObject.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\RefCountingPointer.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\SDODataObjectWrapper.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\StringWrapper.h"
>
</File>
</Filter>
<Filter
Name="apache::das::rdb"
>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ApplyChanges.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\Column.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ColumnData.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\CommandImpl.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ConfigImpl.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\Connection.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\CreatedDataObject.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\das_constants.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASColumnNotFoundException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASDataObject.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASFactoryImpl.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASImpl.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASInvalidColumnNameException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASInvalidRelationshipNameException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASInvalidSDOTypeException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASInvalidSQLTypeException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASInvalidTableNameException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASOptimisticConcurrencyControlException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DASPrimaryKeyNotFoundException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\DeletedDataObject.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\GraphBuilder.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\GraphBuilderMetaData.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\KeyPair.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ModifiedDataObject.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ODBCTypeHelper.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\PKObject.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\PreparedStatement.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ReadCommandImpl.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\Relationship.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\RelationshipStatement.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\RelationshipWrapper.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ResultSet.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ResultSetMetaData.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\ResultSetPtr.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\SQLException.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\Statement.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\StatementPtr.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\Table.h"
>
</File>
<File
RelativePath="..\..\..\runtime\core\include\apache\das\rdb\TableData.h"
>
</File>
</Filter>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>