aboutsummaryrefslogtreecommitdiffstats
path: root/make/joal.properties
diff options
context:
space:
mode:
Diffstat (limited to 'make/joal.properties')
-rwxr-xr-xmake/joal.properties13
1 files changed, 0 insertions, 13 deletions
diff --git a/make/joal.properties b/make/joal.properties
index 436dc9f..635d975 100755
--- a/make/joal.properties
+++ b/make/joal.properties
@@ -12,19 +12,6 @@
# java.home.dir=C:/jdk1.4.2
#
-# The required antlr.jar property that is the full path to the antlr.jar
-# including the name of the jar
-#
-# Windows
-antlr.jar=C:/Users/kbr/ANTLR/antlr-2.7.2/antlr.jar
-# Linux
-# antlr.jar=/home/kbr/antlr-2.7.2/antlr.jar
-# Mac OS X
-# antlr.jar=/Users/kbr/antlr-2.7.2/antlr.jar
-# Solaris
-# antlr.jar=/export/kbr/ANTLR/antlr-2.7.2/antlr.jar
-
-#
# The required joal.lib.dir points to the directory containing the
# OpenAL library against which JOAL is linked. On Windows, this is the
# directory containing OpenAL32.lib (the import library); on other