view repoint.pri @ 2464:c2a1213812b7 background-mode

Add dark splash, and remove redundant copy of splash image
author Chris Cannam
date Fri, 24 Jan 2020 12:43:42 +0000
parents 65d244ee39f9
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