Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 826dd19f627523d8b864caafda66c69bc46dd1ec (plain) (blame)
1
2
3
4
5
6
7
8
#
#Mon Sep 12 09:30:01 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