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/25 13:34:09 UTC

svn commit: r479121 - in /incubator/tuscany/cpp/sca/test: ws.binding.service/ws.binding.service/ws.binding.service.vcproj ws.service.interop/ws.service.interop/ws.service.interop.vcproj

Author: robbinspg
Date: Sat Nov 25 04:34:08 2006
New Revision: 479121

URL: http://svn.apache.org/viewvc?view=rev&rev=479121
Log:
Standardize on .bat for windows command scripts

Modified:
    incubator/tuscany/cpp/sca/test/ws.binding.service/ws.binding.service/ws.binding.service.vcproj
    incubator/tuscany/cpp/sca/test/ws.service.interop/ws.service.interop/ws.service.interop.vcproj

Modified: incubator/tuscany/cpp/sca/test/ws.binding.service/ws.binding.service/ws.binding.service.vcproj
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/test/ws.binding.service/ws.binding.service/ws.binding.service.vcproj?view=diff&rev=479121&r1=479120&r2=479121
==============================================================================
--- incubator/tuscany/cpp/sca/test/ws.binding.service/ws.binding.service/ws.binding.service.vcproj (original)
+++ incubator/tuscany/cpp/sca/test/ws.binding.service/ws.binding.service/ws.binding.service.vcproj Sat Nov 25 04:34:08 2006
@@ -46,7 +46,7 @@
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"
-				CommandLine="$(TUSCANY_SCACPP)/bin/scagen.cmd -dir . -output . -verbose"
+				CommandLine="$(TUSCANY_SCACPP)/bin/scagen.bat -dir . -output . -verbose"
 				ExcludedFromBuild="TRUE"/>
 			<Tool
 				Name="VCPreLinkEventTool"/>

Modified: incubator/tuscany/cpp/sca/test/ws.service.interop/ws.service.interop/ws.service.interop.vcproj
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/test/ws.service.interop/ws.service.interop/ws.service.interop.vcproj?view=diff&rev=479121&r1=479120&r2=479121
==============================================================================
--- incubator/tuscany/cpp/sca/test/ws.service.interop/ws.service.interop/ws.service.interop.vcproj (original)
+++ incubator/tuscany/cpp/sca/test/ws.service.interop/ws.service.interop/ws.service.interop.vcproj Sat Nov 25 04:34:08 2006
@@ -46,7 +46,7 @@
 				Name="VCPostBuildEventTool"/>
 			<Tool
 				Name="VCPreBuildEventTool"
-				CommandLine="$(TUSCANY_SCACPP)/bin/scagen.cmd -dir . -output . -verbose"
+				CommandLine="$(TUSCANY_SCACPP)/bin/scagen.bat -dir . -output . -verbose"
 				ExcludedFromBuild="FALSE"/>
 			<Tool
 				Name="VCPreLinkEventTool"/>



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