46 lines
2.5 KiB
XML
46 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.linked.project.id="komp" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="nl.astraeus" external.system.module.version="0.0.8-SNAPSHOT" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="kotlin-language" name="Kotlin">
|
|
<configuration version="3" platform="JavaScript " useProjectSettings="false">
|
|
<testOutputPath>$MODULE_DIR$/build/classes/kotlin/test/komp_test.js</testOutputPath>
|
|
<compilerSettings />
|
|
<compilerArguments>
|
|
<option name="outputFile" value="$MODULE_DIR$/build/classes/kotlin/main/komp.js" />
|
|
<option name="noStdlib" value="true" />
|
|
<option name="metaInfo" value="true" />
|
|
<option name="target" value="v5" />
|
|
<option name="main" value="call" />
|
|
<option name="languageVersion" value="1.2" />
|
|
<option name="apiVersion" value="1.2" />
|
|
<option name="pluginOptions">
|
|
<array />
|
|
</option>
|
|
<option name="pluginClasspaths">
|
|
<array />
|
|
</option>
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/out/production/classes" />
|
|
<output-test url="file://$MODULE_DIR$/out/test/classes" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/kotlin" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/kotlin" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
|
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
|
<excludeFolder url="file://$MODULE_DIR$/out" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlinx:kotlinx-html-js:0.6.4" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-js:1.2.21" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlinx:kotlinx-html-common:0.6.4" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.1.4" level="project" />
|
|
</component>
|
|
</module> |