From bf717a6e0f61b5082a667292b95d89c354c5abad Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Fri, 14 Apr 2006 16:54:32 +0000 Subject: Added patch from user mabraham on javagaming.org forums for building on Windows 64-bit git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@715 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/jogl.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/jogl.properties') 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 -- cgit v1.2.3