summaryrefslogtreecommitdiff
path: root/src/intellij/compiler.iml
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/compiler.iml')
-rw-r--r--src/intellij/compiler.iml28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/intellij/compiler.iml b/src/intellij/compiler.iml
new file mode 100644
index 0000000000..97b08d70cd
--- /dev/null
+++ b/src/intellij/compiler.iml
@@ -0,0 +1,28 @@
+<?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="isRelativeToProjectPath" value="true" />
+ <option name="myScalaCompilerJarPath" value="build/locker/classes/compiler lib/fjbg.jar lib/msil.jar" />
+ <option name="myScalaSdkJarPath" value="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="Project ant library" level="project" />
+ <orderEntry type="library" name="Project Scala SDK" level="project" />
+ <orderEntry type="library" name="ant" level="project" />
+ <orderEntry type="library" name="locker" level="project" />
+ </component>
+</module>
+