Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b4cbe0e5d6c518c5af5175858f127ead7e952211 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               fragment/,\
               fonts/,\
               plugin.xml,\
               about.html
src.includes = about.html

Back to the top