1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 16:28:12 -07:00

* cleanup project structure: removed old libraries definition, replaced by new one (generated by Kobalt IDEA plugin)

This commit is contained in:
Dmitry Zhuravlev 2016-05-26 14:01:45 +03:00
parent 5990e4baa8
commit e78a4e3365
12 changed files with 91 additions and 230 deletions

View file

@ -1,12 +0,0 @@
<component name="libraryTable">
<library name="KotlinJavaRuntime">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/kotlin-runtime.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/kotlin-reflect.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/lib/kotlin-runtime-sources.jar!/" />
</SOURCES>
</library>
</component>