summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-10-16 20:19:01 +0000
committermichelou <michelou@epfl.ch>2005-10-16 20:19:01 +0000
commit70e481806b87c1aa0f2436b230ed5f0e09e40c7b (patch)
tree77f12959797c3342048d2b983a91d589a4fa787a /config
parentc8a1b33655eb7cfc16ce1c410ad351a582624010 (diff)
downloadscala-70e481806b87c1aa0f2436b230ed5f0e09e40c7b.tar.gz
scala-70e481806b87c1aa0f2436b230ed5f0e09e40c7b.tar.bz2
scala-70e481806b87c1aa0f2436b230ed5f0e09e40c7b.zip
- added 'izpack.jar' property.
Diffstat (limited to 'config')
-rw-r--r--config/build.TEMPLATE.properties19
1 files changed, 11 insertions, 8 deletions
diff --git a/config/build.TEMPLATE.properties b/config/build.TEMPLATE.properties
index 5e244a0e1e..2606ac4625 100644
--- a/config/build.TEMPLATE.properties
+++ b/config/build.TEMPLATE.properties
@@ -1,12 +1,12 @@
-################################################################################
-# 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.
+##############################################################################
+# 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=
@@ -27,5 +27,8 @@ 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=