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

Back to the top