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

Back to the top