Skip to main content
summaryrefslogtreecommitdiffstats
blob: 35721c1a506f4b6c1dad0228ff3ef15b031f4dbf (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