Project configuration: Add source directories for kotlin builtIns to KotlinRuntime
This commit is contained in:
Generated
+2
@@ -6,6 +6,8 @@
|
|||||||
<JAVADOC />
|
<JAVADOC />
|
||||||
<SOURCES>
|
<SOURCES>
|
||||||
<root url="file://$PROJECT_DIR$/libraries/stdlib/src" />
|
<root url="file://$PROJECT_DIR$/libraries/stdlib/src" />
|
||||||
|
<root url="file://$PROJECT_DIR$/core/builtins/native" />
|
||||||
|
<root url="file://$PROJECT_DIR$/core/builtins/src" />
|
||||||
</SOURCES>
|
</SOURCES>
|
||||||
</library>
|
</library>
|
||||||
</component>
|
</component>
|
||||||
Reference in New Issue
Block a user