Skip to main content
summaryrefslogtreecommitdiffstats
blob: 862054f6320212a9bf724533ef27e193e6c37f17 (plain) (blame)
1
2
3
4
5
6
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/,\
               OSEE-INF/
source.. = src/

Back to the top