You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ad...@apache.org on 2007/09/30 03:59:11 UTC

svn commit: r580670 - /incubator/tuscany/cpp/das/antscripts/system.xml

Author: adrianocrestani
Date: Sat Sep 29 18:59:10 2007
New Revision: 580670

URL: http://svn.apache.org/viewvc?rev=580670&view=rev
Log:
-modified jar reference from TuscanyMSVC8DevStudioCCompiler to TuscanyDASMSVC8DevStudioCCompiler

Modified:
    incubator/tuscany/cpp/das/antscripts/system.xml

Modified: incubator/tuscany/cpp/das/antscripts/system.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/das/antscripts/system.xml?rev=580670&r1=580669&r2=580670&view=diff
==============================================================================
--- incubator/tuscany/cpp/das/antscripts/system.xml (original)
+++ incubator/tuscany/cpp/das/antscripts/system.xml Sat Sep 29 18:59:10 2007
@@ -417,11 +417,11 @@
     <!-- MSVC compilers for windows 
          The standard msvc ant contrib cc task compiler doesnt work so well,
          so we made our own until the bugs are resolved. The actual implementation
-         of TuscanyMSVC8DevStudioCCompiler is in TuscanySCA/tools/ant_cpptasks
+         of TuscanyDASMSVC8DevStudioCCompiler is in TuscanyDAS/tools/ant_cpptasks
      -->
   <compiler id="msvc8-Compiler"
             extends="Tuscany-BaseCompiler"
-            classname="tuscany.antCompilers.TuscanyMSVC8DevStudioCCompiler">
+            classname="tuscany.antCompilers.TuscanyDASMSVC8DevStudioCCompiler">
     <defineset define="WIN32,_CRT_SECURE_NO_DEPRECATE,_CRT_NON_CONFORMING_SWPRINTFS"/>
   </compiler>
 



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