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

Back to the top