Mercurial > hg > vamp-plugin-load-checker
diff src/checker.cpp @ 28:7a20698b4c29
Add checker README; rename plugin-checker-helper binary (back) to vamp-plugin-load-checker -- I decided it was more useful to have a distinctive name for the installed binary than it was important to show that it was plugin-agnostic
author | Chris Cannam |
---|---|
date | Mon, 09 Jan 2017 10:14:59 +0000 |
parents | c80c55cabfcd |
children | 4154894d638c |
line wrap: on
line diff
--- a/src/checker.cpp Sun Jan 08 16:09:47 2017 +0000 +++ b/src/checker.cpp Mon Jan 09 10:14:59 2017 +0000 @@ -42,7 +42,7 @@ int main(int, char **) { LogCallback cb; - KnownPlugins kp("./plugin-checker-helper", &cb); //!!! + KnownPlugins kp("./vamp-plugin-load-checker", &cb); for (auto t: kp.getKnownPluginTypes()) { cout << "successful libraries for plugin type \""