From 2e445f65c02882ad04590e9d2695908ea6a92bb9 Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 13 Oct 2005 09:25:23 +0000 Subject: - added 'scala.dll' property. --- config/build.default.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/build.default.properties') diff --git a/config/build.default.properties b/config/build.default.properties index c23406d4fa..6c15c509b7 100644 --- a/config/build.default.properties +++ b/config/build.default.properties @@ -52,6 +52,9 @@ fjbg.jar=/usr/local/lib/fjbg.jar # The path to the MSIL byte-code generation library ('fjbg.jar'). msil.jar=/usr/local/lib/msil.jar +# The path to the MSIL DLL library ('scala.dll'). +scala.dll=/usr/local/lib/scala.dll + # The path to the Java base classes ('rt.jar' or 'classes.jar'). java.jar=${java.home}/jre/lib/rt.jar -- cgit v1.2.3