Newer
Older
kotlin-webgl-test / .idea / modules / kudens_main.iml
rnentjes on 27 Apr 2017 2 KB Release 1.1.3
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="kudens:main" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="perses.games" external.system.module.type="sourceSet" external.system.module.version="1.1.4-SNAPSHOT" type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="kotlin-language" name="Kotlin">
      <configuration version="2" platform="JavaScript " useProjectSettings="false">
        <compilerSettings>
          <option name="additionalArguments" value="-verbose" />
        </compilerSettings>
        <compilerArguments>
          <option name="outputFile" value="$MODULE_DIR$/../../build/kotlinjs/kudens.js" />
          <option name="noStdlib" value="true" />
          <option name="sourceMap" value="true" />
          <option name="metaInfo" value="true" />
          <option name="target" value="v5" />
          <option name="moduleKind" value="plain" />
          <option name="main" value="call" />
          <option name="languageVersion" value="1.1" />
          <option name="apiVersion" value="1.1" />
          <option name="suppressWarnings" value="true" />
          <option name="pluginClasspaths">
            <array />
          </option>
          <option name="coroutinesWarn" value="true" />
          <option name="pluginOptions">
            <array />
          </option>
        </compilerArguments>
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
    <output url="file://$MODULE_DIR$/../../build/kotlinjs" />
    <exclude-output />
    <content url="file://$MODULE_DIR$/../../src/main">
      <sourceFolder url="file://$MODULE_DIR$/../../src/main/java" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/../../src/main/kotlin" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/../../src/main/resources" type="java-resource" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-js:1.1.1" level="project" />
  </component>
</module>