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 2007/03/13 17:12:26 UTC

svn commit: r517751 - /incubator/tuscany/cpp/sca/samples/CppCalculator/VSExpress/CppCalculator.sln

Author: robbinspg
Date: Tue Mar 13 09:12:26 2007
New Revision: 517751

URL: http://svn.apache.org/viewvc?view=rev&rev=517751
Log:
Fix CppCalculator build

Modified:
    incubator/tuscany/cpp/sca/samples/CppCalculator/VSExpress/CppCalculator.sln

Modified: incubator/tuscany/cpp/sca/samples/CppCalculator/VSExpress/CppCalculator.sln
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/samples/CppCalculator/VSExpress/CppCalculator.sln?view=diff&rev=517751&r1=517750&r2=517751
==============================================================================
--- incubator/tuscany/cpp/sca/samples/CppCalculator/VSExpress/CppCalculator.sln (original)
+++ incubator/tuscany/cpp/sca/samples/CppCalculator/VSExpress/CppCalculator.sln Tue Mar 13 09:12:26 2007
@@ -3,11 +3,14 @@
 # Visual C++ Express 2005
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Build", "Build\Build.vcproj", "{4D8888D4-CC80-4008-B3B4-6772A0CA9010}"
 	ProjectSection(ProjectDependencies) = postProject
-		{8DD6E7A7-912D-49DD-9517-A91E8FB040D3} = {8DD6E7A7-912D-49DD-9517-A91E8FB040D3}
 		{799C40A9-9DDB-4DCD-806D-50205508AE0E} = {799C40A9-9DDB-4DCD-806D-50205508AE0E}
+		{8DD6E7A7-912D-49DD-9517-A91E8FB040D3} = {8DD6E7A7-912D-49DD-9517-A91E8FB040D3}
 	EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample.calculator", "sample.calculator\sample.calculator.vcproj", "{8DD6E7A7-912D-49DD-9517-A91E8FB040D3}"
+	ProjectSection(ProjectDependencies) = postProject
+		{799C40A9-9DDB-4DCD-806D-50205508AE0E} = {799C40A9-9DDB-4DCD-806D-50205508AE0E}
+	EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample.calculator.client", "sample.calculator.client\sample.calculator.client.vcproj", "{799C40A9-9DDB-4DCD-806D-50205508AE0E}"
 EndProject



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