Mercurial > hg > sonic-visualiser
diff bq-files.pri @ 2207:8fd5183efbd6 rubberband-static
Undo bundling of Rubber Band. Will try a different approach in which the single offending package is linked statically against that library only.
author | Chris Cannam |
---|---|
date | Thu, 31 Jan 2019 10:33:42 +0000 |
parents | b483f46e53eb |
children |
line wrap: on
line diff
--- a/bq-files.pri Thu Jan 31 10:32:45 2019 +0000 +++ b/bq-files.pri Thu Jan 31 10:33:42 2019 +0000 @@ -27,8 +27,7 @@ bqaudiostream/bqaudiostream/AudioReadStream.h \ bqaudiostream/bqaudiostream/AudioReadStreamFactory.h \ bqaudiostream/bqaudiostream/Exceptions.h \ - bqthingfactory/bqthingfactory/ThingFactory.h \ - rubberband/rubberband/RubberBandStretcher.h + bqthingfactory/bqthingfactory/ThingFactory.h BQ_SOURCES += \ bqvec/src/Allocators.cpp \ @@ -46,6 +45,5 @@ bqaudioio/src/SystemRecordSource.cpp \ bqaudiostream/src/AudioReadStream.cpp \ bqaudiostream/src/AudioReadStreamFactory.cpp \ - bqaudiostream/src/AudioStreamExceptions.cpp \ - rubberband-all.cpp + bqaudiostream/src/AudioStreamExceptions.cpp