From 6a6d7b7f49543e838733e3376bfed2bb75fc0a27 Mon Sep 17 00:00:00 2001 From: michelou Date: Fri, 14 Oct 2005 12:09:37 +0000 Subject: - added property 'nsc.osc-nstools.excludes'. --- config/build.default.properties | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config') diff --git a/config/build.default.properties b/config/build.default.properties index 6c15c509b7..042024cc81 100644 --- a/config/build.default.properties +++ b/config/build.default.properties @@ -31,6 +31,10 @@ nsc.nslib.excludes=${build.support.dir}/nsc.nslib.excludes # the new Scala tools. This file MUST EXIST. nsc.nstools.excludes=${build.support.dir}/nsc.nstools.excludes +# The name of a file that lists files that should be excluded when building +# the new Scala tools. This file MUST EXIST. +nsc.osc-nstools.excludes=${build.support.dir}/nsc.osc-nstools.excludes + # LOCATION OF PRE-COMPILED LIBRARIES ################################################################################ -- cgit v1.2.3