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

Back to the top