summaryrefslogtreecommitdiff
path: root/src/intellij/scalap.iml.SAMPLE
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/scalap.iml.SAMPLE')
-rw-r--r--src/intellij/scalap.iml.SAMPLE5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/intellij/scalap.iml.SAMPLE b/src/intellij/scalap.iml.SAMPLE
index 665aac07f8..dfe6892bd3 100644
--- a/src/intellij/scalap.iml.SAMPLE
+++ b/src/intellij/scalap.iml.SAMPLE
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <component name="NewModuleRootManager" inherit-compiler-output="false">
+ <output url="file://$MODULE_DIR$/../../build/quick/classes/scalap" />
+ <output-test url="file://$MODULE_DIR$/../../out/test/scalap" />
<exclude-output />
<content url="file://$MODULE_DIR$/../scalap">
<sourceFolder url="file://$MODULE_DIR$/../scalap" isTestSource="false" />
@@ -10,6 +12,7 @@
<orderEntry type="module" module-name="library" />
<orderEntry type="module" module-name="compiler" />
<orderEntry type="module" module-name="reflect" />
+ <orderEntry type="library" name="scalap-deps" level="project" />
<orderEntry type="library" name="starr" level="project" />
</component>
</module> \ No newline at end of file