summaryrefslogtreecommitdiff
path: root/compiler.iml
blob: 72b86fd44688239088104c9166ddc4e255c74cdc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="Scala" name="Scala">
      <configuration>
        <option name="takeFromSettings" value="true" />
        <option name="myScalaCompilerJarPath" value="$MODULE_DIR$/build/locker/classes/compiler:/localhome/dragos/workspace-laptop/git/scala/lib/fjbg.jar" />
        <option name="myScalaSdkJarPath" value="$MODULE_DIR$/build/locker/classes/library" />
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/build/quick/classes/compiler" />
    <output-test url="file://$MODULE_DIR$/out/test/compiler" />
    <exclude-output />
    <content url="file://$MODULE_DIR$/src/compiler">
      <sourceFolder url="file://$MODULE_DIR$/src/compiler" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="Scala SDK" level="application" />
    <orderEntry type="library" name="Project ant library" level="project" />
    <orderEntry type="library" name="ant" level="application" />
    <orderEntry type="library" name="Project Scala SDK" level="project" />
  </component>
</module>