Mercurial > hg > svgui
view config.pri.in @ 568:a8e145ea726b
* Hugely simplify Qt search -- all we need is qmake...
author | Chris Cannam |
---|---|
date | Thu, 07 Oct 2010 17:57:03 +0100 |
parents | dacc6c62e7ca |
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@