Mercurial > hg > sonic-annotator
comparison runner.pro @ 179:766268a32378 sonic-annotator-1.1
Further doc and note updates
author | Chris Cannam |
---|---|
date | Thu, 16 Oct 2014 13:05:53 +0100 |
parents | f0f57af581d7 |
children | 3f7c65f26559 |
comparison
equal
deleted
inserted
replaced
178:f0f57af581d7 | 179:766268a32378 |
---|---|
50 | 50 |
51 # If you have compiled your Vamp plugin SDK with FFTW (using its | 51 # If you have compiled your Vamp plugin SDK with FFTW (using its |
52 # HAVE_FFTW3 flag), you can define the same flag here to ensure the | 52 # HAVE_FFTW3 flag), you can define the same flag here to ensure the |
53 # program saves and restores FFTW wisdom in its configuration properly | 53 # program saves and restores FFTW wisdom in its configuration properly |
54 # | 54 # |
55 #DEFINES += HAVE_FFTW3 | 55 DEFINES += HAVE_FFTW3 |
56 | 56 |
57 TARGET = sonic-annotator | 57 TARGET = sonic-annotator |
58 | 58 |
59 DEPENDPATH += . svcore runner | 59 DEPENDPATH += . svcore runner |
60 INCLUDEPATH += . dataquay svcore runner | 60 INCLUDEPATH += . dataquay svcore runner |