You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2005/10/04 06:00:12 UTC

svn commit: r293512 - /webservices/axis2/trunk/c/modules/xml/soap/project.properties

Author: samisa
Date: Mon Oct  3 21:00:05 2005
New Revision: 293512

URL: http://svn.apache.org/viewcvs?rev=293512&view=rev
Log:
Fixed the dependancies

Modified:
    webservices/axis2/trunk/c/modules/xml/soap/project.properties

Modified: webservices/axis2/trunk/c/modules/xml/soap/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/soap/project.properties?rev=293512&r1=293511&r2=293512&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/soap/project.properties (original)
+++ webservices/axis2/trunk/c/modules/xml/soap/project.properties Mon Oct  3 21:00:05 2005
@@ -16,8 +16,8 @@
 
 freehep.nar.src=src
 freehep.nar.outtype=shared
-freehep.nar.compile.includepath=${cutest.home}/include/ ${apr.home}/include/apr-1 ../../../include ../guththila/src
-freehep.nar.linker.arg.end=-L${basedir}/target/nar/lib/i386-Linux-g++ -laxis2-xml-soap-nar-0.0 -L${basedir}/../../../modules/common/target/nar/lib/i386-Linux-g++ -laxis2-common-nar-0.0 -L${basedir}/../../../modules/xml/guththila/target/nar/lib/i386-Linux-g++ -laxis2-xml-guththila-nar-0.0
+freehep.nar.compile.includepath=${cutest.home}/include/ ${apr.home}/include/apr-1
+freehep.nar.linker.arg.end=-L${basedir}/target/nar/lib/i386-Linux-g++ -laxis2-xml-soap-nar-0.0 -L${basedir}/../../../modules/common/target/nar/lib/i386-Linux-g++ -laxis2-common-nar-0.0
 #freehep.nar.linker.test.arg.end=-Ltarget/nar/lib/i386-Linux-g++ -laxis2c-xml-soap-nar-0.0
 freehep.nar.test.src=test
 #freehep.nar.tests=soap_test