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

Back to the top