Mercurial > hg > svcore
comparison files.pri @ 1241:c6bdf247016a 3.0-integration
Support multiple plugin checker helpers, as for multiple piper servers
author | Chris Cannam |
---|---|
date | Tue, 01 Nov 2016 14:06:47 +0000 |
parents | 9ae2ce9190e6 |
children | d8d6d01505ed |
comparison
equal
deleted
inserted
replaced
1240:42a4b058f8ba | 1241:c6bdf247016a |
---|---|
5 base/Clipboard.h \ | 5 base/Clipboard.h \ |
6 base/ColumnOp.h \ | 6 base/ColumnOp.h \ |
7 base/Command.h \ | 7 base/Command.h \ |
8 base/Debug.h \ | 8 base/Debug.h \ |
9 base/Exceptions.h \ | 9 base/Exceptions.h \ |
10 base/HelperExecPath.h \ | |
10 base/LogRange.h \ | 11 base/LogRange.h \ |
11 base/MagnitudeRange.h \ | 12 base/MagnitudeRange.h \ |
12 base/Pitch.h \ | 13 base/Pitch.h \ |
13 base/Playable.h \ | 14 base/Playable.h \ |
14 base/PlayParameterRepository.h \ | 15 base/PlayParameterRepository.h \ |
142 base/AudioLevel.cpp \ | 143 base/AudioLevel.cpp \ |
143 base/Clipboard.cpp \ | 144 base/Clipboard.cpp \ |
144 base/Command.cpp \ | 145 base/Command.cpp \ |
145 base/Debug.cpp \ | 146 base/Debug.cpp \ |
146 base/Exceptions.cpp \ | 147 base/Exceptions.cpp \ |
148 base/HelperExecPath.cpp \ | |
147 base/LogRange.cpp \ | 149 base/LogRange.cpp \ |
148 base/Pitch.cpp \ | 150 base/Pitch.cpp \ |
149 base/PlayParameterRepository.cpp \ | 151 base/PlayParameterRepository.cpp \ |
150 base/PlayParameters.cpp \ | 152 base/PlayParameters.cpp \ |
151 base/Preferences.cpp \ | 153 base/Preferences.cpp \ |