# -*- Mirae 1.0 -*- # # Copyright 2003-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. # # # @author Ias (iasandcb@gmail.com), Damitha Kumarage (damitha@hsenid.lk), and Jeyakumaran Chandrasegaram (jkumaran@hsenid.lk) # # version=mirae-1.0 java.me.home=d:/java/sdk/WTK23 tomcat.home=d:/java/server/apache-tomcat-5.5.16 mirae.home=d:/java/workspace/mirae ant.home=d:/java/tool/apache-ant-1.6.5 antenna.jar.path=d:/java/tool/antenna-bin-0.9.13.jar build.debug=true wtk.home=${java.me.home} wtk.cldc.version=1.1 wtk.midp.version=2.0 wtk.midpapi=${wtk.home}/lib/midpapi20.jar:${wtk.home}/lib/cldcapi11.jar tomcat.start=startup.bat tomcat.stop=shutdown.bat