mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
name
|
|
outputDir=out
|
|
sources=[foo, foo1, foo2]
|
|
classpath=[bar, bar1, bar2]
|
|
annotations=[baz, baz1, baz2]
|
|
name2
|
|
outputDir=out2
|
|
sources=[2foo, 2foo1, 2foo2]
|
|
classpath=[2bar, 2bar1, 2bar2]
|
|
annotations=[2baz, 2baz1, 2baz2]
|