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

Back to the top