Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a2cc566612bc5dbf4fa5063e6d5b64172fdc551b (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               resources/
src.includes = about.html

Back to the top