mirror of
https://github.com/konsoletyper/teavm.git
synced 2025-01-06 10:15:18 +08:00
10 lines
234 B
INI
10 lines
234 B
INI
source.. = src/main/java/
|
|
output.. = target/
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
.,\
|
|
logback.xml,\
|
|
teavm-16.png
|
|
jars.compile.order = .
|
|
jars.extra.classpath = logback.xml
|