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 13:11:07 UTC

svn commit: r517662 - /incubator/tuscany/cpp/sca/builddist.bat

Author: robbinspg
Date: Tue Mar 13 05:11:06 2007
New Revision: 517662

URL: http://svn.apache.org/viewvc?view=rev&rev=517662
Log:
windows distribution build script updates


Modified:
    incubator/tuscany/cpp/sca/builddist.bat

Modified: incubator/tuscany/cpp/sca/builddist.bat
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/builddist.bat?view=diff&rev=517662&r1=517661&r2=517662
==============================================================================
--- incubator/tuscany/cpp/sca/builddist.bat (original)
+++ incubator/tuscany/cpp/sca/builddist.bat Tue Mar 13 05:11:06 2007
@@ -46,7 +46,7 @@
 
 if "%TUSCANY_SDOCPP%" == "" (
 echo "TUSCANY_SDOCPP not set"
-set TUSCANY_SDOCPP=%CD%\tuscany_sdo_cpp-%VERSION%-bin
+set TUSCANY_SDOCPP=%CD%\..\tuscany_sdo_cpp-%VERSION%-bin
 )
  
 echo using TUSCANY_SDOCPP: %TUSCANY_SDOCPP%



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