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/07/19 09:36:30 UTC

svn commit: r557510 - /incubator/tuscany/cpp/sca/antscripts/system.xml

Author: robbinspg
Date: Thu Jul 19 00:36:29 2007
New Revision: 557510

URL: http://svn.apache.org/viewvc?view=rev&rev=557510
Log:
TUSCANY-1438 Remove unnecessary include path now we have eliminated tuscany_sca_config.h

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

Modified: incubator/tuscany/cpp/sca/antscripts/system.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/antscripts/system.xml?view=diff&rev=557510&r1=557509&r2=557510
==============================================================================
--- incubator/tuscany/cpp/sca/antscripts/system.xml (original)
+++ incubator/tuscany/cpp/sca/antscripts/system.xml Thu Jul 19 00:36:29 2007
@@ -227,7 +227,6 @@
     <defineset if="windows" define="WIN32,_CRT_SECURE_NO_DEPRECATE,SCA_EXPORTS"/>
     <defineset if="mac" define="IS_DARWIN"/>
     <includepath path="${sdo.include.dir}"/>
-    <includepath path="${tuscanySCA.root.dir}"/> <!-- tuscany_sca_config.h -->
     <includepath path="${tuscanySCA.root.src.dir}"/>
     <includepath path="${tuscanySCA.root.src.dir}/core/src"/>
   </compiler>



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