Mercurial > hg > svcore
view config.pri.in @ 653:12578237b99c
* Move the plugin dialog configuration guff out into a callback
author | Chris Cannam |
---|---|
date | Fri, 08 Oct 2010 11:19:16 +0100 |
parents | 8676bacf228f |
children | 1bb85de8c5b9 |
line wrap: on
line source
DEFINES += @HAVES@ QMAKE_CC = @CC@ QMAKE_CXX = @CXX@ 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@