# Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA # # http://www.gnu.org/licenses/gpl.txt # project-wide properties project=LAMS product=lams-central version=1.1 # xdoclet properties xdoclet.version=1.2.2 # path properties web=${basedir}/web webinf=${web}/WEB-INF jboss.home=D:/jboss-3.2.6 jboss.deploy=${jboss.home}/server/default/deploy build=${basedir}/build build.lib=${build}/lib sharedlib=../lams_build/lib j2eelibs=C:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4 database.driver.file=${sharedlib}/mysql/mysql-connector-java-3.1.7-bin.jar