diff options
Diffstat (limited to 'make/jogl.properties')
-rw-r--r-- | make/jogl.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/jogl.properties b/make/jogl.properties index 8b9c6f884..298ed2759 100644 --- a/make/jogl.properties +++ b/make/jogl.properties @@ -14,7 +14,7 @@ # 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", -# "vc8", and "mingw". +# "vc8", "vc8_x64", and "mingw". win32.c.compiler=vc6 # If you are building on a Mac OS X system supporting |