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

Back to the top