Mercurial > hg > svgui
view config.pri.in @ 1145:17f999cd0a22 spectrogram-minor-refactor
Since 1d317e717fe4 we no longer want to fft scale in hybrid mode. (This might also restore compatibility with Tony and prior SV save sessions -- test this.)
author | Chris Cannam |
---|---|
date | Fri, 05 Aug 2016 14:54:24 +0100 |
parents | 462e4f59c261 |
children |
line wrap: on
line source
CONFIG += @QMAKE_CONFIG@ DEFINES += @HAVES@ QMAKE_CC = @CC@ QMAKE_CXX = @CXX@ QMAKE_LINK = @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 -framework CoreFoundation -framework CoreServices LIBS += @LIBS@