Convert all kotlinc-delegator.* modules to kotlinc.* libraries

Cooperative compilation plans changed and we don't need delegator modules anymore

GitOrigin-RevId: c8b8ca7a8bea68ce1bf5fb0425956f5cc0f61d18
This commit is contained in:
Nikita Bobko
2021-04-06 16:55:34 +02:00
committed by intellij-monorepo-bot
parent bd9eac4abf
commit f3f4fbd1f9
79 changed files with 171 additions and 415 deletions

View File

@@ -7,7 +7,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-stdlib-jdk8" />
<orderEntry type="library" name="kotlinc.kotlin-stdlib-jdk8" level="project" />
<orderEntry type="library" name="ASM" level="project" />
<orderEntry type="library" name="Guava" level="project" />
<orderEntry type="library" name="Java Compatibility" level="project" />