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

Back to the top