summaryrefslogtreecommitdiff
path: root/src/intellij/scala.ipr.SAMPLE
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-02-09 17:18:03 -0800
committerSeth Tisue <seth@tisue.net>2016-02-09 17:18:03 -0800
commit8f8f81b72ef07140952aeb76120bd032e35cc918 (patch)
tree444dc8b428df44195bc84ac22bbb7e1d88996d64 /src/intellij/scala.ipr.SAMPLE
parentef4ed496c59e4b54266aaf20db917fb41bb9f1e4 (diff)
parentdb0577c840425e699197c409b09674d5ce2039ac (diff)
downloadscala-8f8f81b72ef07140952aeb76120bd032e35cc918.tar.gz
scala-8f8f81b72ef07140952aeb76120bd032e35cc918.tar.bz2
scala-8f8f81b72ef07140952aeb76120bd032e35cc918.zip
Merge pull request #4950 from retronym/topic/sbt-tweaks-3
SBT build improvements
Diffstat (limited to 'src/intellij/scala.ipr.SAMPLE')
-rw-r--r--src/intellij/scala.ipr.SAMPLE3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/intellij/scala.ipr.SAMPLE b/src/intellij/scala.ipr.SAMPLE
index 47ac2be188..420f559097 100644
--- a/src/intellij/scala.ipr.SAMPLE
+++ b/src/intellij/scala.ipr.SAMPLE
@@ -46,6 +46,7 @@
<module fileurl="file://$PROJECT_DIR$/reflect.iml" filepath="$PROJECT_DIR$/reflect.iml" />
<module fileurl="file://$PROJECT_DIR$/repl.iml" filepath="$PROJECT_DIR$/repl.iml" />
<module fileurl="file://$PROJECT_DIR$/scala.iml" filepath="$PROJECT_DIR$/scala.iml" />
+ <module fileurl="file://$PROJECT_DIR$/scala-build.iml" filepath="$PROJECT_DIR$/scala-build.iml" />
<module fileurl="file://$PROJECT_DIR$/scaladoc.iml" filepath="$PROJECT_DIR$/scaladoc.iml" />
<module fileurl="file://$PROJECT_DIR$/scalap.iml" filepath="$PROJECT_DIR$/scalap.iml" />
<module fileurl="file://$PROJECT_DIR$/test.iml" filepath="$PROJECT_DIR$/test.iml" />
@@ -125,4 +126,4 @@
<SOURCES />
</library>
</component>
-</project> \ No newline at end of file
+</project>