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

Back to the top