Skip to main content
summaryrefslogtreecommitdiffstats
blob: 803f4c957545286646f79908fd2c947a60ac87a6 (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               images/,\
               plugin.xml

Back to the top