Mercurial > hg > svgui
view config.pri.in @ 629:355fa700ce70
Allow a bit more space at top and bottom of scale range; make it easier to see point in case where model has only a single point
author | Chris Cannam |
---|---|
date | Mon, 15 Apr 2013 10:54:02 +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@