Mercurial > hg > sonic-visualiser
changeset 1289:39f769d666a2 project-file-rework
Don't need these frameworks for the server
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 25 Oct 2016 15:51:24 +0100 |
parents | ee908153066e |
children | 74fdb6092802 |
files | server.pro |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/server.pro Tue Oct 25 15:32:41 2016 +0100 +++ b/server.pro Tue Oct 25 15:51:24 2016 +0100 @@ -11,6 +11,8 @@ !exists(config.pri) { include(noconfig.pri) + + macx*: LIBS -= -framework CoreAudio -framework CoreMidi -framework AudioUnit -framework AudioToolbox -framework CoreFoundation -framework CoreServices -framework Accelerate -lbz2 -lz } # Using the "console" CONFIG flag above should ensure this happens for