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

Back to the top