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

Back to the top