Mercurial > hg > vamp-plugin-pack
view vamp-plugin-pack.pro @ 53:c1e5e3f02e48
Update some RDF; make checkboxes be checked by default
author | Chris Cannam |
---|---|
date | Mon, 03 Feb 2020 14:43:46 +0000 |
parents | cf2840ba1e07 |
children | 85768d48e6ce |
line wrap: on
line source
TEMPLATE = subdirs SUBDIRS += \ sub_plugins \ sub_installer sub_plugins.file = plugins.pro sub_installer.file = installer.pro repoint.target = $$PWD/.repoint.point repoint.depends = $$PWD/repoint-project.json $$PWD/repoint-lock.json repoint.commands = $$PWD/repoint install --directory $$PWD QMAKE_EXTRA_TARGETS += repoint PRE_TARGETDEPS += $$repoint.target CONFIG += ordered