45 lines
No EOL
3.2 KiB
XML
45 lines
No EOL
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.linked.project.id="pinboard-poster:main" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="net.thauvin.erik" external.system.module.type="sourceSet" external.system.module.version="1.0.1" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="kotlin-language" name="Kotlin">
|
|
<configuration version="3" platform="JVM 1.8" useProjectSettings="false">
|
|
<compilerSettings />
|
|
<compilerArguments>
|
|
<option name="destination" value="$MODULE_DIR$/../../build/classes/kotlin/main" />
|
|
<option name="classpath" value="$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.okhttp3/okhttp/3.14.2/eaed79ed6bc1e14fad462172b6a09524545b165c/okhttp-3.14.2.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.31/11289d20fd95ae219333f3456072be9f081c30cc/kotlin-stdlib-1.3.31.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.17.2/78c7820b205002da4d2d137f6f312bd64b3d6049/okio-1.17.2.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.31/20c34a04ea25cb1ef0139598bd67c764562cb170/kotlin-stdlib-common-1.3.31.jar;C:/Users/erik/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
|
|
<option name="noStdlib" value="true" />
|
|
<option name="noReflect" value="true" />
|
|
<option name="moduleName" value="pinboard-poster" />
|
|
<option name="jvmTarget" value="1.8" />
|
|
<option name="addCompilerBuiltIns" value="true" />
|
|
<option name="loadBuiltInsFromDependencies" value="true" />
|
|
<option name="languageVersion" value="1.3" />
|
|
<option name="apiVersion" value="1.3" />
|
|
<option name="pluginOptions">
|
|
<array />
|
|
</option>
|
|
<option name="pluginClasspaths">
|
|
<array />
|
|
</option>
|
|
<option name="errors">
|
|
<ArgumentParseErrors />
|
|
</option>
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
|
<output url="file://$MODULE_DIR$/../../out/production/classes" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$/../../src/main">
|
|
<sourceFolder url="file://$MODULE_DIR$/../../src/main/kotlin" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="Gradle: com.squareup.okhttp3:okhttp:3.14.2" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.31" level="project" />
|
|
<orderEntry type="library" name="Gradle: com.squareup.okio:okio:1.17.2" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.31" level="project" />
|
|
<orderEntry type="library" name="Gradle: org.jetbrains:annotations:13.0" level="project" />
|
|
</component>
|
|
</module> |