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

Back to the top