summaryrefslogtreecommitdiff
path: root/src/intellij/scalacheck.iml.SAMPLE
blob: cb7837fcd46f4145f3b4e16bc7e433fcc8248930 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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$/../../test/scalacheck">
      <sourceFolder url="file://$MODULE_DIR$/../../test/scalacheck" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="library" />
    <orderEntry type="module" module-name="reflect" />
    <orderEntry type="module" module-name="compiler" />
    <orderEntry type="module" module-name="repl" />
    <orderEntry type="module" module-name="interactive" />
    <orderEntry type="module" module-name="scaladoc" />
    <orderEntry type="library" name="scalacheck-deps" level="project" />
    <orderEntry type="library" name="starr" level="project" />
  </component>
</module>