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

Back to the top