Support building many modules "as one": merging all the paths etc

This is for a workaround implementation of support for mutually dependent modules
This commit is contained in:
Andrey Breslav
2013-10-09 21:46:45 +04:00
parent eff62bfd83
commit d5b08d4f1c
3 changed files with 31 additions and 5 deletions
+1
View File
@@ -10,6 +10,7 @@
<orderEntry type="library" scope="PROVIDED" name="intellij-core" level="project" />
<orderEntry type="module" module-name="util.runtime" exported="" />
<orderEntry type="module" module-name="Kotlin" exported="" />
<orderEntry type="library" exported="" name="kotlin-runtime" level="project" />
</component>
</module>