Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 82516f8460768b38928c5f27a9af1bdcac0740b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/,\

output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.xml,\
               contents/,\
               icons/

Back to the top