view checker.pro @ 34:6905d8b146f6 plugin-path-config

Toward supporting separate environment variables for 32-bit plugins on a 64-bit system (otherwise we try to load both from the same helpers)
author Chris Cannam
date Wed, 06 Jun 2018 13:49:23 +0100
parents 2cc992ed9b42
children
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

CONFIG += ordered