mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
7 lines
163 B
XML
7 lines
163 B
XML
<modules>
|
|
<module name="name" outputDir="out">
|
|
<sources path="foo"/>
|
|
<classpath path="bar"/>
|
|
<externalAnnotations path="baz"/>
|
|
</module>
|
|
</modules> |