You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2006/11/21 19:41:27 UTC

svn commit: r477810 - /incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/Build/Build.vcproj.user

Author: robbinspg
Date: Tue Nov 21 10:41:27 2006
New Revision: 477810

URL: http://svn.apache.org/viewvc?view=rev&rev=477810
Log:
TUSCANY-918 - Add user debug settings

Added:
    incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/Build/Build.vcproj.user

Added: incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/Build/Build.vcproj.user
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/Build/Build.vcproj.user?view=auto&rev=477810
==============================================================================
--- incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/Build/Build.vcproj.user (added)
+++ incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/Build/Build.vcproj.user Tue Nov 21 10:41:27 2006
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioUserFile
+	ProjectType="Visual C++"
+	Version="8.00"
+	ShowAllFiles="false"
+	>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			>
+			<DebugSettings
+				Command="..\sdo_test\$(ConfigurationName)\sdo_test.exe"
+				WorkingDirectory="..\..\..\runtime\core\test"
+				CommandArguments=""
+				Attach="false"
+				DebuggerType="3"
+				Remote="1"
+				RemoteMachine=""
+				RemoteCommand=""
+				HttpUrl=""
+				PDBPath=""
+				SQLDebugging=""
+				Environment="PATH=$(ProjectDir)..\sdo_runtime\$(ConfigurationName);%PATH%"
+				EnvironmentMerge="true"
+				DebuggerFlavor="0"
+				MPIRunCommand=""
+				MPIRunArguments=""
+				MPIRunWorkingDirectory=""
+				ApplicationCommand=""
+				ApplicationArguments=""
+				ShimCommand=""
+				MPIAcceptMode=""
+				MPIAcceptFilter=""
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			>
+			<DebugSettings
+				Command="..\sdo_test\$(ConfigurationName)\sdo_test.exe"
+				WorkingDirectory="..\..\..\runtime\core\test"
+				CommandArguments=""
+				Attach="false"
+				DebuggerType="3"
+				Remote="1"
+				RemoteMachine=""
+				RemoteCommand=""
+				HttpUrl=""
+				PDBPath=""
+				SQLDebugging=""
+				Environment="PATH=$(ProjectDir)..\sdo_runtime\$(ConfigurationName);%PATH%"
+				EnvironmentMerge="true"
+				DebuggerFlavor="0"
+				MPIRunCommand=""
+				MPIRunArguments=""
+				MPIRunWorkingDirectory=""
+				ApplicationCommand=""
+				ApplicationArguments=""
+				ShimCommand=""
+				MPIAcceptMode=""
+				MPIAcceptFilter=""
+			/>
+		</Configuration>
+	</Configurations>
+</VisualStudioUserFile>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org