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

Back to the top