comparison sv.pro @ 929:6b683d12ab65 cxx11

Subrepo
author Chris Cannam
date Wed, 11 Mar 2015 12:23:06 +0000
parents 4cec335bba8f
children 61703996628d 28ccb621d1af
comparison
equal deleted inserted replaced
928:a478ee732c11 929:6b683d12ab65
34 DEFINES += HAVE_COREAUDIO 34 DEFINES += HAVE_COREAUDIO
35 LIBS += -framework CoreAudio -framework CoreMidi -framework AudioUnit -framework AudioToolbox -framework CoreFoundation -framework CoreServices -framework Accelerate 35 LIBS += -framework CoreAudio -framework CoreMidi -framework AudioUnit -framework AudioToolbox -framework CoreFoundation -framework CoreServices -framework Accelerate
36 } 36 }
37 } 37 }
38 38
39 CONFIG += qt thread warn_on stl rtti exceptions 39 CONFIG += qt thread warn_on stl rtti exceptions c++11
40 QT += network xml gui widgets 40 QT += network xml gui widgets
41 41
42 TARGET = "Sonic Visualiser" 42 TARGET = "Sonic Visualiser"
43 linux*:TARGET = sonic-visualiser 43 linux*:TARGET = sonic-visualiser
44 solaris*:TARGET = sonic-visualiser 44 solaris*:TARGET = sonic-visualiser