summaryrefslogtreecommitdiffstats
path: root/tags/native-sca-1.0.incubating-M3/samples/CppBigBank/VSExpress/bigbank.account/bigbank.account.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'tags/native-sca-1.0.incubating-M3/samples/CppBigBank/VSExpress/bigbank.account/bigbank.account.vcproj')
-rw-r--r--tags/native-sca-1.0.incubating-M3/samples/CppBigBank/VSExpress/bigbank.account/bigbank.account.vcproj342
1 files changed, 0 insertions, 342 deletions
diff --git a/tags/native-sca-1.0.incubating-M3/samples/CppBigBank/VSExpress/bigbank.account/bigbank.account.vcproj b/tags/native-sca-1.0.incubating-M3/samples/CppBigBank/VSExpress/bigbank.account/bigbank.account.vcproj
deleted file mode 100644
index fce5d7091b..0000000000
--- a/tags/native-sca-1.0.incubating-M3/samples/CppBigBank/VSExpress/bigbank.account/bigbank.account.vcproj
+++ /dev/null
@@ -1,342 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="bigbank.account"
- ProjectGUID="{808B20C7-F853-4F92-89A6-ADA10C52C28C}"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine="call ..\..\..\scagen.bat ..\..\bigbank.account"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/Accounts.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="$(TUSCANY_SCACPP)\include,$(TUSCANY_SCACPP)\extensions\cpp\include,$(TUSCANY_SDOCPP)\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;ACCOUNTS_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- PrecompiledHeaderFile=".\Debug/Accounts.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="2057"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="tuscany_sdo.lib tuscany_sca.lib tuscany_sca_cpp.lib $(NOINHERIT)"
- OutputFile="Debug/Account.dll"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- AdditionalLibraryDirectories="$(TUSCANY_SCACPP)/extensions/cpp/lib,$(TUSCANY_SCACPP)/lib,$(TUSCANY_SDOCPP)/lib"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".\Debug/Account.pdb"
- ImportLibrary=".\Debug/Account.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile=".\Debug/Accounts.bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="call ..\..\deploy.bat ..\..\ Debug"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine="call ..\..\..\scagen.bat ..\..\bigbank.account"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/Accounts.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="$(TUSCANY_SCACPP)\include,$(TUSCANY_SCACPP)\extensions\cpp\include,$(TUSCANY_SDOCPP)\include"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ACCOUNTS_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- PrecompiledHeaderFile=".\Release/Accounts.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="VCLinkerTool"
- AdditionalDependencies="tuscany_sdo.lib tuscany_sca.lib tuscany_sca_cpp.lib $(NOINHERIT)"
- OutputFile="Release/Account.dll"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- AdditionalLibraryDirectories="$(TUSCANY_SCACPP)/extensions/cpp/lib,$(TUSCANY_SCACPP)/lib,$(TUSCANY_SDOCPP)/lib"
- ProgramDatabaseFile=".\Release/Account.pdb"
- ImportLibrary=".\Release/Account.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile=".\Release/Accounts.bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="call ..\..\deploy.bat ..\..\ Release"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath="..\..\bigbank.account\AccountDataServiceImpl.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountDataServiceImpl_AccountDataService_Proxy.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountDataServiceImpl_AccountDataService_Wrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl_accountDataService_Proxy.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl_AccountService_Proxy.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl_AccountService_Wrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl_stockQuoteService_Proxy.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteServiceImpl.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteServiceImpl_StockQuoteService_Proxy.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteServiceImpl_StockQuoteService_Wrapper.cpp"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteServiceImpl_webService_Proxy.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath="..\..\bigbank.account\AccountDataService.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountDataServiceImpl.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountDataServiceImpl_AccountDataService_Proxy.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountDataServiceImpl_AccountDataService_Wrapper.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountService.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl_accountDataService_Proxy.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl_AccountService_Proxy.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl_AccountService_Wrapper.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\AccountServiceImpl_stockQuoteService_Proxy.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteService.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteServiceImpl.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteServiceImpl_StockQuoteService_Proxy.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteServiceImpl_StockQuoteService_Wrapper.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteServiceImpl_webService_Proxy.h"
- >
- </File>
- <File
- RelativePath="..\..\bigbank.account\StockQuoteWebService.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>