From 4707049bf244c9a00be61e0610248f9aa1eb9490 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 9 Jan 2012 15:57:45 +0100 Subject: OSX: NW/NEWT use weak binding for Quartz and Cocoa (compatibility for 10.5) --- make/build-nativewindow.xml | 4 ++-- make/build-newt.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml index b6343fec8..626e48d1a 100644 --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -452,9 +452,9 @@ - + - + diff --git a/make/build-newt.xml b/make/build-newt.xml index e849cb3fb..a2f2aa038 100644 --- a/make/build-newt.xml +++ b/make/build-newt.xml @@ -311,7 +311,7 @@ - + -- cgit v1.2.3