Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6b08aa4712e743bbe415f9897e15e3f3dd405777 (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/
bin..=bin/

Back to the top