Move incremental components to compller util to reduce dependencies of compiler interface modules

This commit is contained in:
Ilya Chernikov
2016-11-08 13:42:08 +01:00
parent da5c81448b
commit 6e96d192bf
6 changed files with 7 additions and 5 deletions
+1
View File
@@ -12,5 +12,6 @@
<orderEntry type="library" exported="" name="kotlin-reflect" level="project" />
<orderEntry type="module" module-name="Kotlin" exported="" />
<orderEntry type="library" name="jps-model" level="project" />
<orderEntry type="module" module-name="descriptors" />
</component>
</module>