Files
kotlin-fork/idea/testData/modules.xml/incrementalCache.xml
T

7 lines
196 B
XML

<modules incrementalCache="/path/to/incremental/cache">
<!-- Module script for production -->
<module name="name" outputDir="output">
<sources path="s1"/>
</module>
</modules>