mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 00:21:32 +00:00
13 lines
269 B
Plaintext
Vendored
13 lines
269 B
Plaintext
Vendored
name
|
|
type=java-production
|
|
outputDir=out
|
|
sources=[foo, foo1, foo2]
|
|
classpath=[bar, bar1, bar2]
|
|
annotations=[baz, baz1, baz2]
|
|
name2
|
|
type=java-production
|
|
outputDir=out2
|
|
sources=[2foo, 2foo1, 2foo2]
|
|
classpath=[2bar, 2bar1, 2bar2]
|
|
annotations=[2baz, 2baz1, 2baz2]
|