Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 700accc48345a76a5800ee12247263191606c0ca (plain) (blame)
1
2
3
4
5
6
7
8
9
#
#Mon Sep 12 09:30:11 CEST 2011
output..=bin/
bin.includes=.,model/,META-INF/,plugin.xml,plugin.properties,about.html
jars.compile.order=.
src.includes = about.html
source.. = src-gen/,\
           src/
bin..=bin/

Back to the top