summaryrefslogtreecommitdiff
path: root/src/intellij/library.iml.SAMPLE
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/library.iml.SAMPLE')
-rw-r--r--src/intellij/library.iml.SAMPLE5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/intellij/library.iml.SAMPLE b/src/intellij/library.iml.SAMPLE
index b03fef9414..ce61c097bd 100644
--- a/src/intellij/library.iml.SAMPLE
+++ b/src/intellij/library.iml.SAMPLE
@@ -1,9 +1,10 @@
<?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/library" />
+ <output-test url="file://$MODULE_DIR$/../../out/test/library" />
<exclude-output />
<content url="file://$MODULE_DIR$/../library">
- <sourceFolder url="file://$MODULE_DIR$/../library/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../library" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />