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

Back to the top