Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 06505590e74c2fe448d50e7e508006b4a0341160 (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