summaryrefslogtreecommitdiff
path: root/config/build.base.properties
diff options
context:
space:
mode:
Diffstat (limited to 'config/build.base.properties')
-rw-r--r--config/build.base.properties14
1 files changed, 14 insertions, 0 deletions
diff --git a/config/build.base.properties b/config/build.base.properties
new file mode 100644
index 0000000000..3681cf97d2
--- /dev/null
+++ b/config/build.base.properties
@@ -0,0 +1,14 @@
+################################################################################
+# BASE PROPERTIES FOR SABBUS #
+################################################################################
+These are properties specific to the layout of the Scala distribution. DO NOT
+CHANGE them unless one of the mentioned directory is changed.
+# $Id$
+################################################################################
+
+build.support.dir=${basedir}/build.support
+doc.dir=${basedir}/doc
+newsources.dir=${basedir}/newsources
+sources.dir=${basedir}/sources
+support.dir=${basedir}/build.support
+test.dir=${basedir}/test