Newer
Older
kotlin-webgl-test / .idea / modules / kudens_test.iml
rnentjes on 26 Mar 2017 3 KB Version 1.0.0
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="kudens:test" 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.0-SNAPSHOT" type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="kotlin-language" name="Kotlin">
      <configuration version="1">
        <option name="compilerInfo">
          <KotlinCompilerInfo>
            <option name="compilerSettings">
              <CompilerSettings>
                <option name="additionalArguments" value="-verbose" />
              </CompilerSettings>
            </option>
            <option name="k2jsCompilerArguments">
              <K2JSCompilerArguments>
                <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="coroutinesWarn" value="true" />
              </K2JSCompilerArguments>
            </option>
            <option name="k2jvmCompilerArguments">
              <K2JVMCompilerArguments />
            </option>
            <option name="_commonCompilerArguments">
              <DummyImpl>
                <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>
              </DummyImpl>
            </option>
          </KotlinCompilerInfo>
        </option>
        <option name="useProjectSettings" value="false" />
        <option name="versionInfo">
          <KotlinVersionInfo>
            <option name="apiLevel" value="1.1" />
            <option name="languageLevel" value="1.1" />
            <option name="targetPlatformName" value="JavaScript " />
          </KotlinVersionInfo>
        </option>
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
    <output-test url="file://$MODULE_DIR$/../../build/classes/test" />
    <exclude-output />
    <content url="file://$MODULE_DIR$/../../src/test">
      <sourceFolder url="file://$MODULE_DIR$/../../src/test/java" isTestSource="true" />
      <sourceFolder url="file://$MODULE_DIR$/../../src/test/kotlin" isTestSource="true" />
      <sourceFolder url="file://$MODULE_DIR$/../../src/test/resources" type="java-test-resource" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="kudens_main" />
    <orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-js:1.1.1" level="project" />
  </component>
  <component name="TestModuleProperties" production-module="kudens_main" />
</module>