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

Back to the top