Mercurial > hg > vamp-plugin-load-checker
view checker.pro @ 23:65b6c64992dd
If the descriptor is one of a recognised set, actually call it. This is a much more useful check against wrongly-built plugins or plugins with unavailable dependencies than just looking up the symbol
author | Chris Cannam |
---|---|
date | Wed, 16 Nov 2016 16:12:18 +0000 |
parents | 25e00373f597 |
children | 2cc992ed9b42 |
line wrap: on
line source
TEMPLATE = subdirs SUBDIRS = sub_checker_lib sub_checker_client sub_helper sub_checker_lib.file = checker-lib.pro sub_checker_client.file = checker-client.pro sub_helper.file = helper.pro