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

Back to the top