diff options
Diffstat (limited to 'make/jogl.properties')
-rw-r--r-- | make/jogl.properties | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/make/jogl.properties b/make/jogl.properties index 104d40092..8b9c6f884 100644 --- a/make/jogl.properties +++ b/make/jogl.properties @@ -11,19 +11,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 - # If you are building on Windows and have the Microsoft Visual C++ # compilers installed, you can choose an alternate compiler with which # to build the JOGL native code. Valid strings here are "vc6", "vc7", |