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

Back to the top