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

Back to the top