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

Back to the top