summaryrefslogtreecommitdiff
path: root/src/intellij/scala.ipr.SAMPLE
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-05-11 14:03:00 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-05-11 14:25:31 +0200
commit9c1d5cedecd8d367c50533b09c543844f1c0d314 (patch)
tree98704118da314e347afcdecd6653225d1659a779 /src/intellij/scala.ipr.SAMPLE
parent1ca2a12f68f1d7b2eae8b951febca4bb7149b8a9 (diff)
downloadscala-9c1d5cedecd8d367c50533b09c543844f1c0d314.tar.gz
scala-9c1d5cedecd8d367c50533b09c543844f1c0d314.tar.bz2
scala-9c1d5cedecd8d367c50533b09c543844f1c0d314.zip
intellij project files for ASM removal
ij fix
Diffstat (limited to 'src/intellij/scala.ipr.SAMPLE')
-rw-r--r--src/intellij/scala.ipr.SAMPLE11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/intellij/scala.ipr.SAMPLE b/src/intellij/scala.ipr.SAMPLE
index 07f366a302..47ac2be188 100644
--- a/src/intellij/scala.ipr.SAMPLE
+++ b/src/intellij/scala.ipr.SAMPLE
@@ -36,7 +36,6 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/actors.iml" filepath="$PROJECT_DIR$/actors.iml" />
- <module fileurl="file://$PROJECT_DIR$/asm.iml" filepath="$PROJECT_DIR$/asm.iml" />
<module fileurl="file://$PROJECT_DIR$/compiler.iml" filepath="$PROJECT_DIR$/compiler.iml" />
<module fileurl="file://$PROJECT_DIR$/forkjoin.iml" filepath="$PROJECT_DIR$/forkjoin.iml" />
<module fileurl="file://$PROJECT_DIR$/interactive.iml" filepath="$PROJECT_DIR$/interactive.iml" />
@@ -73,6 +72,14 @@
<JAVADOC />
<SOURCES />
</library>
+ <library name="asm">
+ <CLASSES>
+ <root url="file://$PROJECT_DIR$/../../build/deps/asm" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ <jarDirectory url="file://$PROJECT_DIR$/../../build/deps/asm" recursive="false" />
+ </library>
<library name="junit">
<CLASSES>
<root url="file://$PROJECT_DIR$/../../build/deps/junit" />
@@ -118,4 +125,4 @@
<SOURCES />
</library>
</component>
-</project>
+</project> \ No newline at end of file