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

Back to the top