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

Back to the top