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

Back to the top