# <copyright> | |
# </copyright> | |
# | |
# $Id: build.properties,v 1.2 2009/09/03 19:31:08 mparker Exp $ | |
bin.includes = .,\ | |
META-INF/,\ | |
plugin.xml,\ | |
plugin.properties,\ | |
src/model/ | |
output.. = bin/ | |
src.includes = srcgen/,\ | |
src/ | |
jars.compile.order = . | |
source.. = src/,\ | |
srcgen/ |