2ccd6d54b7
Exclude in core modules, since they do not have kotlin-reflect.jar in dependencies when are built in build.xml
9 lines
221 B
XML
9 lines
221 B
XML
<component name="libraryTable">
|
|
<library name="kotlin-reflect">
|
|
<CLASSES>
|
|
<root url="jar://$KOTLIN_BUNDLED$/lib/kotlin-reflect.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</component> |