diff config.pri.in @ 358:a5aa8d268817

* Add test for PortAudio; add missing OS/X frameworks
author Chris Cannam
date Fri, 08 Oct 2010 11:58:04 +0100
parents 2fbd3919323a
children 101f05420cba
line wrap: on
line diff
--- a/config.pri.in	Fri Oct 08 11:21:39 2010 +0100
+++ b/config.pri.in	Fri Oct 08 11:58:04 2010 +0100
@@ -11,7 +11,7 @@
 linux*:LIBS += -lasound
 
 macx*:DEFINES += HAVE_QUICKTIME
-macx*:LIBS += -framework QuickTime -framework CoreAudio -framework CoreMidi -framework AudioUnit -framework AudioToolbox
+macx*:LIBS += -framework QuickTime -framework CoreAudio -framework CoreMidi -framework AudioUnit -framework AudioToolbox -framework CoreFoundation -framework CoreServices
 
 LIBS += @LIBS@