51 lines
2.0 KiB
XML
Vendored
51 lines
2.0 KiB
XML
Vendored
<?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" />
|
|
</component>
|
|
<component name="FacetManager">
|
|
<facet type="kotlin-language" name="Kotlin">
|
|
<configuration version="1">
|
|
<option name="compilerInfo">
|
|
<KotlinCompilerInfo>
|
|
<option name="compilerSettings">
|
|
<CompilerSettings>
|
|
<option name="additionalArguments" value="-version -meta-info" />
|
|
</CompilerSettings>
|
|
</option>
|
|
<option name="k2jsCompilerArguments">
|
|
<K2JSCompilerArguments>
|
|
<option name="moduleKind" value="amd" />
|
|
</K2JSCompilerArguments>
|
|
</option>
|
|
<option name="k2jvmCompilerArguments">
|
|
<K2JVMCompilerArguments>
|
|
<option name="jvmTarget" value="1.7" />
|
|
</K2JVMCompilerArguments>
|
|
</option>
|
|
<option name="_commonCompilerArguments">
|
|
<DummyImpl>
|
|
<option name="languageVersion" value="1.1" />
|
|
<option name="apiVersion" value="1.0" />
|
|
<option name="coroutinesWarn" value="true" />
|
|
</DummyImpl>
|
|
</option>
|
|
</KotlinCompilerInfo>
|
|
</option>
|
|
<option name="useProjectSettings" value="false" />
|
|
<option name="versionInfo">
|
|
<KotlinVersionInfo>
|
|
<option name="apiLevel" value="1.0" />
|
|
<option name="languageLevel" value="1.1" />
|
|
<option name="targetPlatformName" value="JavaScript " />
|
|
</KotlinVersionInfo>
|
|
</option>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
</module> |