Mercurial > hg > svapp
view files.pri @ 597:f03bc1d38cac
Make "Select All" select the whole span of everything that exists, not just the main model (toward SF bug #243 Copied Time Instant Layer does not include instant at end of track)
author | Chris Cannam |
---|---|
date | Thu, 19 Apr 2018 13:17:42 +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