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

Back to the top