summaryrefslogtreecommitdiff
path: root/src/intellij/library.iml
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/library.iml')
-rw-r--r--src/intellij/library.iml23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/intellij/library.iml b/src/intellij/library.iml
new file mode 100644
index 0000000000..4d5668de90
--- /dev/null
+++ b/src/intellij/library.iml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module relativePaths="true" type="JAVA_MODULE" version="4">
+ <component name="FacetManager">
+ <facet type="Scala" name="Scala">
+ <configuration />
+ </facet>
+ </component>
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$/META-INF" />
+ <content url="file://$MODULE_DIR$/bin" />
+ <content url="file://$MODULE_DIR$/lib" />
+ <content url="file://$MODULE_DIR$/src/library">
+ <sourceFolder url="file://$MODULE_DIR$/src/library" 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="application" />
+ </component>
+</module>
+