From 97522e9c738cc01dc0081454a71019a829eb2a5f Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Fri, 14 Apr 2006 16:54:31 +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/gluegen/trunk@28 a78bb65f-1512-4460-ba86-f6dc96a7bf27 --- make/gluegen-cpptasks.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'make/gluegen-cpptasks.xml') diff --git a/make/gluegen-cpptasks.xml b/make/gluegen-cpptasks.xml index d18a29f..d4b9002 100755 --- a/make/gluegen-cpptasks.xml +++ b/make/gluegen-cpptasks.xml @@ -49,6 +49,8 @@ - isVC6 - isVC7 - isVC8 + - isVC8_X64 + - isVC8Family (= isVC8 || isVC8_X64) - isMingW --> @@ -160,6 +162,18 @@ + + + + + + + + + + + + @@ -172,6 +186,7 @@ + -- cgit v1.2.3