annotate checker-lib.pro @ 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 846464771d06
children
rev   line source
Chris@7 1
Chris@7 2 TEMPLATE = lib
Chris@7 3
Chris@7 4 CONFIG += staticlib
Chris@7 5
Chris@7 6 include(checker.pri)
Chris@7 7
Chris@7 8 TARGET = checker
Chris@7 9
Chris@7 10