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

Back to the top