Mercurial > hg > svapp
view files.pri @ 605:8b8eab39bb83
Attempt to avoid passing on library path to system executables
author | Chris Cannam |
---|---|
date | Tue, 03 Jul 2018 14:42:27 +0100 |
parents | b3c35447ef31 |
children | 4f53620962d9 |
line wrap: on
line source
SVAPP_HEADERS += \ audio/AudioCallbackPlaySource.h \ audio/AudioCallbackRecordTarget.h \ audio/AudioGenerator.h \ audio/ClipMixer.h \ audio/ContinuousSynth.h \ audio/PlaySpeedRangeMapper.h \ framework/Align.h \ framework/Document.h \ framework/MainWindowBase.h \ framework/SVFileReader.h \ framework/TransformUserConfigurator.h \ framework/VersionTester.h SVAPP_SOURCES += \ audio/AudioCallbackPlaySource.cpp \ audio/AudioCallbackRecordTarget.cpp \ audio/AudioGenerator.cpp \ audio/ClipMixer.cpp \ audio/ContinuousSynth.cpp \ audio/PlaySpeedRangeMapper.cpp \ framework/Align.cpp \ framework/Document.cpp \ framework/MainWindowBase.cpp \ framework/SVFileReader.cpp \ framework/TransformUserConfigurator.cpp \ framework/VersionTester.cpp