From aedb6add962bf31cd191fbc80985063cb17c9098 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Mon, 20 Mar 2006 16:58:43 +0000 Subject: Ported PJMEDIA to Darwin/MacOSX git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@341 74dad513-b988-da41-8d7b-12977e46ad98 --- build/os-darwinos.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/os-darwinos.mak b/build/os-darwinos.mak index c9ab026f..22e80516 100644 --- a/build/os-darwinos.mak +++ b/build/os-darwinos.mak @@ -2,7 +2,7 @@ export OS_CFLAGS := $(CC_DEF)PJ_DARWINOS=1 export OS_CXXFLAGS := -export OS_LDFLAGS := $(CC_LIB)pthread$(LIBEXT2) +export OS_LDFLAGS := $(CC_LIB)pthread$(LIBEXT2) -framework CoreAudio export OS_SOURCES := -- cgit v1.2.3