Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 12f4ed8385cbfe1b5bb060bf7d3626066b79ad72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/,\
               launch/,\
               about.html,\
               TimeServiceConsumer.generic.zeroconf.product,\
               runningexample.readme.txt
source.. = src/
src.includes = launch/,\
               about.html

Back to the top