From 69ed97128503abaa421111b61c9567b830c2db42 Mon Sep 17 00:00:00 2001 From: kappa1 Date: Sat, 27 Aug 2011 22:21:13 +0000 Subject: [PATCH] Mac Ant build.xml - bump minimum requirements for compiling lwjgl on OS X to prepare for new plugin2 patch. OS X SDK 10.6 and Java 6 update 4 (1.6.0_24) are now the minimum requirements to compile LWJGL on OS X however OS X 10.3+ is still the targeted for compatibility. --- platform_build/macosx_ant/build.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/platform_build/macosx_ant/build.xml b/platform_build/macosx_ant/build.xml index 8a98d6fe..e801223e 100644 --- a/platform_build/macosx_ant/build.xml +++ b/platform_build/macosx_ant/build.xml @@ -20,7 +20,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,9 +45,9 @@ - - - + + +