# HG changeset patch # User Chris Cannam # Date 1477426788 -3600 # Node ID 7304616053ff825809b4ba80393fdba34ec40a50 # Parent 0c82a10b5c3e8325b99b39b9a5f4eb4a91a7f028 Couple of overlooked defines diff -r 0c82a10b5c3e -r 7304616053ff noconfig.pri --- a/noconfig.pri Tue Oct 25 21:10:48 2016 +0100 +++ b/noconfig.pri Tue Oct 25 21:19:48 2016 +0100 @@ -102,7 +102,7 @@ INCLUDEPATH += sv-dependency-builds/osx/include LIBS += -Lsv-dependency-builds/osx/lib - DEFINES += HAVE_COREAUDIO + DEFINES += HAVE_COREAUDIO MALLOC_IS_ALIGNED HAVE_VDSP LIBS += \ -framework CoreAudio \ -framework CoreMidi \