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 da...@apache.org on 2005/09/26 07:51:14 UTC

svn commit: r291562 - /webservices/axis2/trunk/c/project.properties

Author: damitha
Date: Sun Sep 25 22:51:07 2005
New Revision: 291562

URL: http://svn.apache.org/viewcvs?rev=291562&view=rev
Log:
Added this file to root to include application wide properties

Added:
    webservices/axis2/trunk/c/project.properties

Added: webservices/axis2/trunk/c/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/project.properties?rev=291562&view=auto
==============================================================================
--- webservices/axis2/trunk/c/project.properties (added)
+++ webservices/axis2/trunk/c/project.properties Sun Sep 25 22:51:07 2005
@@ -0,0 +1,24 @@
+# -------------------------------------------------------------------
+# 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.arch=i386
+freehep.nar.os=Linux
+freehep.nar.c.compiler=gcc
+freehep.nar.c.linker=gcc
+freehep.nar.c.compiler.arg.mid=-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -pthread
+freehep.nar.compile.includepath=src ${cutest_home}/include/ ${apr_home}/include/apr-1 /home/damitha/programs/Guththila-c-p2/src
+#freehep.nar.tests=om_test
+freehep.nar.linker.test.arg.mid=${cutest_home}/lib/ -lcutest