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

Back to the top