summaryrefslogtreecommitdiff
path: root/config/build.base.properties
blob: 13217f2f37169ad3df588d11c2f3988aa6c99da7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
################################################################################
# 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$
################################################################################

bin.dir=${basedir}/bin
build.support.dir=${basedir}/build.support
config.dir=${basedir}/config
doc.dir=${basedir}/doc
newsources.dir=${basedir}/newsources
sources.dir=${basedir}/sources
support.dir=${basedir}/support
test.dir=${basedir}/test