You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2005/10/03 11:06:48 UTC

svn commit: r293279 - /webservices/axis2/trunk/c/modules/test/om/project.properties

Author: samisa
Date: Mon Oct  3 02:06:43 2005
New Revision: 293279

URL: http://svn.apache.org/viewcvs?rev=293279&view=rev
Log:
added project properties file

Added:
    webservices/axis2/trunk/c/modules/test/om/project.properties

Added: webservices/axis2/trunk/c/modules/test/om/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/om/project.properties?rev=293279&view=auto
==============================================================================
--- webservices/axis2/trunk/c/modules/test/om/project.properties (added)
+++ webservices/axis2/trunk/c/modules/test/om/project.properties Mon Oct  3 02:06:43 2005
@@ -0,0 +1,21 @@
+# -------------------------------------------------------------------
+# Copyright 2001-2004 The Apache Software Foundation.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -------------------------------------------------------------------
+
+freehep.nar.src=src
+freehep.nar.outtype=executable
+freehep.nar.test.src=test
+#freehep.nar.tests=om_test
+freehep.nar.linker.arg.end=-L${basedir}/../../../modules/xml/om/target/nar/lib/i386-Linux-g++ -laxis2-xml-om-nar-0.0 -L${basedir}/../../../modules/xml/guththila/target/nar/lib/i386-Linux-g++ -laxis2-xml-guththila-nar-0.0