blob: 7a71b5745e766300807e1160baab636241ad696e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id=":runners:cli" external.linked.project.path="$MODULE_DIR$/../../../../runners/cli" external.root.project.path="$MODULE_DIR$/../../../.." external.system.id="GRADLE" external.system.module.group="org.jetbrains.dokka" external.system.module.version="0.9.10" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../../../runners/cli">
<excludeFolder url="file://$MODULE_DIR$/../../../../runners/cli/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/../../../../runners/cli/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
|