summaryrefslogtreecommitdiff
path: root/src/intellij/library.iml.SAMPLE
blob: d39c9d20322bcf9fa4a3eea6a353d892271c83f2 (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="false">
    <output url="file://$MODULE_DIR$/../../build/quick/classes/library" />
    <output-test url="file://$MODULE_DIR$/../../out/test/library" />
    <exclude-output />
    <content url="file://$MODULE_DIR$/../library">
      <sourceFolder url="file://$MODULE_DIR$/../library" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="starr" level="project" />
  </component>
</module>