Mercurial > hg > svgui
view config.pri.in @ 567:dacc6c62e7ca
* Add QuickTime if on Mac
author | Chris Cannam |
---|---|
date | Thu, 23 Sep 2010 11:37:56 +0100 |
parents | 0b0377d471ac |
children | 036757e771f2 |
line wrap: on
line source
DEFINES += @HAVES@ QMAKE_CFLAGS += @CFLAGS@ QMAKE_CXXFLAGS += @CXXFLAGS@ linux*:LIBS += -lasound macx*:DEFINES += HAVE_QUICKTIME macx*:LIBS += -framework QuickTime -framework CoreAudio -framework CoreMidi -framework AudioUnit -framework AudioToolbox LIBS += @LIBS@