view repoint.pri @ 1986:bb9cf19e0b67 import-audio-data

Treat every numeric column as a value when importing raw audio data
author Chris Cannam
date Wed, 05 Sep 2018 11:57:10 +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