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

Back to the top