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

Back to the top