changeset 1293:7304616053ff project-file-rework

Couple of overlooked defines
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 25 Oct 2016 21:19:48 +0100
parents 0c82a10b5c3e
children 0e0370b84040
files noconfig.pri
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 \