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

Back to the top