summaryrefslogtreecommitdiffstats
path: root/tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build
diff options
context:
space:
mode:
Diffstat (limited to 'tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build')
-rw-r--r--tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build/Build.vcproj72
-rw-r--r--tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build/Build.vcproj.user65
2 files changed, 0 insertions, 137 deletions
diff --git a/tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build/Build.vcproj b/tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build/Build.vcproj
deleted file mode 100644
index 78527d02b5..0000000000
--- a/tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build/Build.vcproj
+++ /dev/null
@@ -1,72 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="Build"
- ProjectGUID="{ECD99F95-6AE5-42B8-8285-6341AD1B4D22}"
- Keyword="MakeFileProj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="10"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".\Debug/Build.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="10"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".\Release/Build.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build/Build.vcproj.user b/tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build/Build.vcproj.user
deleted file mode 100644
index 4eae0888d7..0000000000
--- a/tags/native-sca-1.0.incubating-M3-RC4/samples/CppBigBank/VSExpress/Build/Build.vcproj.user
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioUserFile
- ProjectType="Visual C++"
- Version="8.00"
- ShowAllFiles="false"
- >
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- >
- <DebugSettings
- Command="$(TUSCANY_SCACPP)\samples\CppBigBank\deploy\bigbank.client\AccountClient.exe"
- WorkingDirectory="$(TUSCANY_SCACPP)\samples\CppBigBank\deploy"
- CommandArguments="1234"
- Attach="false"
- DebuggerType="3"
- Remote="1"
- RemoteMachine=""
- RemoteCommand=""
- HttpUrl=""
- PDBPath=""
- SQLDebugging=""
- Environment="PATH=%TUSCANY_SCACPP%\bin;%TUSCANY_SCACPP%\extensions\cpp\bin;%TUSCANY_SDOCPP%\bin;%AXIS2C_HOME%\lib;%PATH%&#x0A;TUSCANY_SCACPP_ROOT=%TUSCANY_SCACPP%\samples\CppBigBank\deploy&#x0A;TUSCANY_SCACPP_COMPONENT=bigbank.AccountManagementComponent"
- EnvironmentMerge="true"
- DebuggerFlavor="0"
- MPIRunCommand=""
- MPIRunArguments=""
- MPIRunWorkingDirectory=""
- ApplicationCommand=""
- ApplicationArguments=""
- ShimCommand=""
- MPIAcceptMode=""
- MPIAcceptFilter=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- >
- <DebugSettings
- Command="$(TUSCANY_SCACPP)\samples\CppBigBank\deploy\bigbank.client\AccountClient.exe"
- WorkingDirectory="$(TUSCANY_SCACPP)\samples\CppBigBank\deploy"
- CommandArguments="1234"
- Attach="false"
- DebuggerType="3"
- Remote="1"
- RemoteMachine=""
- RemoteCommand=""
- HttpUrl=""
- PDBPath=""
- SQLDebugging=""
- Environment="PATH=$TUSCANY_SDOCPP%\bin;%TUSCANY_SCACPP%\extensions\cpp\bin;%TUSCANY_SDOCPP%\bin;%AXIS2C_HOME%\lib;%PATH%&#x0A;TUSCANY_SCACPP_ROOT=%TUSCANY_SCACPP%\samples\CppBigBank\deploy&#x0A;TUSCANY_SCACPP_COMPONENT=bigbank.AccountManagementComponent"
- EnvironmentMerge="true"
- DebuggerFlavor="0"
- MPIRunCommand=""
- MPIRunArguments=""
- MPIRunWorkingDirectory=""
- ApplicationCommand=""
- ApplicationArguments=""
- ShimCommand=""
- MPIAcceptMode=""
- MPIAcceptFilter=""
- />
- </Configuration>
- </Configurations>
-</VisualStudioUserFile>