Migration for pre-1.1.3 JS libraries

#KT-19156 Fixed
This commit is contained in:
Dmitry Jemerov
2017-07-21 19:49:52 +02:00
parent 861219f502
commit e0dc7a27a0
16 changed files with 196 additions and 43 deletions
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="KotlinJavaRuntime (2)" level="project" />
</component>
</module>