Skip to main content
summaryrefslogtreecommitdiffstats
blob: 4e75e926181a7cae6b2a6e3a78909d08899960f8 (plain) (blame)
1
2
3
4
5
6
7
8
bin.includes = plugin.xml,\
               oseejinilookup.zip,\
               META-INF/,\
               src/,\
               .
jars.compile.order = .
source.. = src/
output.. = bin/

Back to the top