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

Back to the top