summaryrefslogtreecommitdiff
path: root/src/intellij/manual.iml.SAMPLE
blob: a2ef6e4625d53fe839f74cf962ab27311e510a6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$/../manual">
      <sourceFolder url="file://$MODULE_DIR$/../manual" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="library" />
    <orderEntry type="library" name="manual-deps" level="project" />
    <orderEntry type="library" name="starr" level="project" />
  </component>
</module>