summaryrefslogtreecommitdiff
path: root/config/build.TEMPLATE.properties
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2005-12-19 13:49:03 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2005-12-19 13:49:03 +0000
commitac849228490d5a0e2d3f048d649297d5c59b6ade (patch)
tree6314f2c06f37e67dec5827c3f94e25cf844a085c /config/build.TEMPLATE.properties
parentd6c0efe5b4b89a0337f1cdcdabf8c607d81f4ae1 (diff)
downloadscala-ac849228490d5a0e2d3f048d649297d5c59b6ade.tar.gz
scala-ac849228490d5a0e2d3f048d649297d5c59b6ade.tar.bz2
scala-ac849228490d5a0e2d3f048d649297d5c59b6ade.zip
Switching to the new build system and to the ne...
Switching to the new build system and to the new build system. This is a MAJOR commit, so be careful when updating.
Diffstat (limited to 'config/build.TEMPLATE.properties')
-rw-r--r--config/build.TEMPLATE.properties34
1 files changed, 0 insertions, 34 deletions
diff --git a/config/build.TEMPLATE.properties b/config/build.TEMPLATE.properties
deleted file mode 100644
index 2606ac4625..0000000000
--- a/config/build.TEMPLATE.properties
+++ /dev/null
@@ -1,34 +0,0 @@
-##############################################################################
-# USER PROPERTIES FOR SABBUS #
-##############################################################################
-# These are user-specific properties for SABBUS. Any property that has not
-# been set here will take the value defined in 'build.default.properties'
-# or 'build.base.properties'. Properties in the latter of these files can
-# be refered to from within this file.
-# $Id$
-##############################################################################
-
-# The path to the old Scala library JAR package and source directory.
-oslib.jar=
-oslib.src=
-
-# The path to the old Scala tools.
-ostools.jar=
-
-# The path to the Jaco/Pico compiler.
-jaco.jar=
-
-# The path to the FJBG byte-code generation library.
-fjbg.jar=
-
-# The path to the MSIL byte-code generation library.
-msil.jar=
-
-# The path to the MSIL DLL library.
-scala.dll=
-
-# The path to the IzPack tool.
-izpack.jar=
-
-# Other custom properties come here
-nsc.skip=