From 67bbac8358beccf0945f9fe1a068d99d02fa2be7 Mon Sep 17 00:00:00 2001 From: letz Date: Wed, 23 Mar 2005 09:34:10 +0000 Subject: [PATCH] Updated for version 0.99.54 git-svn-id: svn+ssh://jackaudio.org/trunk/jack@891 0c269be4-1314-0410-8aa9-9f06e86f4224 --- config/os/macosx/jack.xcode/project.pbxproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/os/macosx/jack.xcode/project.pbxproj b/config/os/macosx/jack.xcode/project.pbxproj index 1ca47f5..9c45470 100644 --- a/config/os/macosx/jack.xcode/project.pbxproj +++ b/config/os/macosx/jack.xcode/project.pbxproj @@ -738,7 +738,7 @@ HEADER_SEARCH_PATHS = "../../../ ../../"; LIBRARY_STYLE = BUNDLE; OTHER_CFLAGS = ""; - OTHER_LDFLAGS = "-ljack -framework CoreAudio -framework AudioUnit -framework CoreServices"; + OTHER_LDFLAGS = "-ljack -framework CoreAudio -framework AudioUnit -framework CoreServices"; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = ""; PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h"; @@ -916,7 +916,7 @@ CFBundleExecutable Jack CFBundleGetInfoString - Jack Server 0.99.45, @03-04 Paul Davis, Grame + Jack Server 0.99.54, @03-05 Paul Davis, Grame CFBundleIconFile CFBundleIdentifier @@ -932,7 +932,7 @@ CFBundleSignature ???? CFBundleVersion - 0.99.45 + 0.99.54 "; @@ -1250,6 +1250,7 @@ LIBRARY_SEARCH_PATHS = ""; LIBRARY_STYLE = BUNDLE; OPTIMIZATION_CFLAGS = "-O3"; + OTHER_CFLAGS = "-DJACK_USE_MACH_THREADS"; OTHER_LDFLAGS = "-ljack -framework CoreAudio -framework AudioToolbox PortAudioLib "; OTHER_LIBTOOL_FLAGS = ""; OTHER_REZFLAGS = "";