summaryrefslogtreecommitdiff
path: root/config/build.default.properties
diff options
context:
space:
mode:
Diffstat (limited to 'config/build.default.properties')
-rw-r--r--config/build.default.properties3
1 files changed, 3 insertions, 0 deletions
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