view repoint.pri @ 680:a8f913f79bd7

Show only session and audio files in open-file dialog by default (see #1962)
author Chris Cannam
date Fri, 22 Nov 2019 13:50:41 +0000
parents f55363ecc57d
children
line wrap: on
line source

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