Mercurial > hg > sonic-visualiser
view repoint.pri @ 2328:f2dd9218617e time-frequency-boxes
I think actually this must be v4.0, because of the file format change. Add the beta-release warning for the moment
author | Chris Cannam |
---|---|
date | Fri, 20 Sep 2019 14:48:19 +0100 |
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