Mercurial > hg > svcore
diff 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 |
line wrap: on
line diff
--- a/files.pri Tue Nov 01 12:09:05 2016 +0000 +++ b/files.pri Tue Nov 01 14:06:47 2016 +0000 @@ -7,6 +7,7 @@ base/Command.h \ base/Debug.h \ base/Exceptions.h \ + base/HelperExecPath.h \ base/LogRange.h \ base/MagnitudeRange.h \ base/Pitch.h \ @@ -144,6 +145,7 @@ base/Command.cpp \ base/Debug.cpp \ base/Exceptions.cpp \ + base/HelperExecPath.cpp \ base/LogRange.cpp \ base/Pitch.cpp \ base/PlayParameterRepository.cpp \