Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a2ca0cc51db092eeb8ea1131492d01766a784820 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = test/,\
           test-gen/,\
           xtend-gen/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.properties,\
               model/
src.includes = about.html

Back to the top