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

Back to the top