From db7acb07cee20fc48a5cbdbf1b68bf419ed66fac Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sun, 8 Apr 2007 21:33:35 +0000 Subject: [PATCH] Mac OS X: Fix native compilation error by forcing all native source to be Objective C. This is needed the jawt headers use Objective C features --- platform_build/macosx_ant/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform_build/macosx_ant/build.xml b/platform_build/macosx_ant/build.xml index 086e13bb..134175db 100644 --- a/platform_build/macosx_ant/build.xml +++ b/platform_build/macosx_ant/build.xml @@ -18,7 +18,7 @@ - +