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