6
6
<compilerSettings />
7
7
<compilerArguments >
8
8
<option name =" destination" value =" $MODULE_DIR$/build/classes/kotlin/main" />
9
- <option name =" classpath" value =" $USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.10/b178c1501609c6e4ee8be635513cb023a466457d /kotlin-stdlib-1.3.10 .jar;C:/Users/elect /.gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.2.1-SNAPSHOT/a7b99599619921dcd850007c3b1f506e82c5338e /lwjgl-jemalloc-3.2.1-SNAPSHOT .jar;C:/Users/elect /.gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.2.1-SNAPSHOT/f458e525c255a91a6b8c3ffa07d4c66448797231 /lwjgl-3.2.1-SNAPSHOT .jar;C:/Users/elect /.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.10/1b19d99229dcedad7caf50534dce38fe82845269 /kotlin-stdlib-common-1.3.10 .jar;C:/Users/elect /.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
9
+ <option name =" classpath" value =" $USER_HOME$/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.11/4cbc5922a54376018307a731162ccaf3ef851a39 /kotlin-stdlib-1.3.11 .jar;C:/Users/gbarbieri /.gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.2.1/7a0c583fcbec32b15784f846df536e1837d83666 /lwjgl-jemalloc-3.2.1.jar;C:/Users/gbarbieri /.gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.2.1/2bb514e444994c6fece99a21f76e0c90438e377f /lwjgl-3.2.1.jar;C:/Users/gbarbieri /.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.11/d8b8e746e279f1c4f5e08bc14a96b82e6bb1de02 /kotlin-stdlib-common-1.3.11 .jar;C:/Users/gbarbieri /.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar" />
10
10
<option name =" noStdlib" value =" true" />
11
11
<option name =" noReflect" value =" true" />
12
12
<option name =" moduleName" value =" kool" />
38
38
</content >
39
39
<orderEntry type =" inheritedJdk" />
40
40
<orderEntry type =" sourceFolder" forTests =" false" />
41
- <orderEntry type =" library" name =" Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.10 " level =" project" />
42
- <orderEntry type =" library" name =" Gradle: org.lwjgl:lwjgl-jemalloc:3.2.1-SNAPSHOT " level =" project" />
43
- <orderEntry type =" library" name =" Gradle: org.lwjgl:lwjgl:3.2.1-SNAPSHOT " level =" project" />
44
- <orderEntry type =" library" name =" Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.10 " level =" project" />
41
+ <orderEntry type =" library" name =" Gradle: org.jetbrains.kotlin:kotlin-stdlib:1.3.11 " level =" project" />
42
+ <orderEntry type =" library" name =" Gradle: org.lwjgl:lwjgl-jemalloc:3.2.1" level =" project" />
43
+ <orderEntry type =" library" name =" Gradle: org.lwjgl:lwjgl:3.2.1" level =" project" />
44
+ <orderEntry type =" library" name =" Gradle: org.jetbrains.kotlin:kotlin-stdlib-common:1.3.11 " level =" project" />
45
45
<orderEntry type =" library" name =" Gradle: org.jetbrains:annotations:13.0" level =" project" />
46
- <orderEntry type =" library" scope =" RUNTIME" name =" Gradle: org.lwjgl:lwjgl-jemalloc:3.2.1-SNAPSHOT :natives-windows" level =" project" />
47
- <orderEntry type =" library" scope =" RUNTIME" name =" Gradle: org.lwjgl:lwjgl:3.2.1-SNAPSHOT :natives-windows" level =" project" />
48
- <orderEntry type =" library" scope =" TEST" name =" Gradle: org.lwjgl:lwjgl-jemalloc:3.2.1-SNAPSHOT :natives-windows" level =" project" />
49
- <orderEntry type =" library" scope =" TEST" name =" Gradle: org.lwjgl:lwjgl:3.2.1-SNAPSHOT :natives-windows" level =" project" />
46
+ <orderEntry type =" library" scope =" RUNTIME" name =" Gradle: org.lwjgl:lwjgl-jemalloc:3.2.1:natives-windows" level =" project" />
47
+ <orderEntry type =" library" scope =" RUNTIME" name =" Gradle: org.lwjgl:lwjgl:3.2.1:natives-windows" level =" project" />
48
+ <orderEntry type =" library" scope =" TEST" name =" Gradle: org.lwjgl:lwjgl-jemalloc:3.2.1:natives-windows" level =" project" />
49
+ <orderEntry type =" library" scope =" TEST" name =" Gradle: org.lwjgl:lwjgl:3.2.1:natives-windows" level =" project" />
50
50
</component >
51
51
</module >
0 commit comments