# <copyright> | |
# </copyright> | |
# | |
# $Id: build.properties,v 1.2 2009-12-21 10:38:53 chsaad Exp $ | |
bin.includes = .,\ | |
model/,\ | |
META-INF/,\ | |
plugin.xml,\ | |
plugin.properties,\ | |
about.html,\ | |
conf/,\ | |
samples/ | |
jars.compile.order = . | |
source.. = src/ | |
output.. = bin/ | |
src.includes = META-INF/,\ | |
about.html,\ | |
build.properties,\ | |
model/,\ | |
conf/,\ | |
plugin.properties,\ | |
plugin.xml,\ | |
src/,\ | |
samples/ |