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

Back to the top