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

Back to the top