Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0ac11b31bd2ccccbe7956aab3d8e721115248079 (plain) (blame)
1
2
3
4
5
6
7
8
#
#Mon Sep 12 09:29:34 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