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

Back to the top