annotate checker.pro @ 24:24b1d94440f5

Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
author Chris Cannam
date Wed, 16 Nov 2016 16:12:42 +0000
parents 25e00373f597
children 2cc992ed9b42
rev   line source
Chris@7 1
Chris@7 2 TEMPLATE = subdirs
Chris@8 3 SUBDIRS = sub_checker_lib sub_checker_client sub_helper
Chris@7 4
Chris@7 5 sub_checker_lib.file = checker-lib.pro
Chris@8 6 sub_checker_client.file = checker-client.pro
Chris@7 7 sub_helper.file = helper.pro
Chris@7 8