Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 159e191efebe1c2440fac5993437a3351bce61bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               bundle.properties,\
               about.html
src.includes = bundle.properties,\
               META-INF/,\
               about.html,\
               products/Hello Service Host RS.product

Back to the top