Files
kotlin-fork/compiler/testData/integration/smoke/buildFile/build.xml
T
2018-10-29 11:36:29 +01:00

6 lines
143 B
XML
Vendored

<modules>
<module name="main" outputDir="$TEMP_DIR$" type="java-production">
<sources path="$TESTDATA_DIR$/src"/>
</module>
</modules>