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

Back to the top