annotate repoint.bat @ 343:3c01ac72c943 bqaudiostream

Seems AppVeyor still doesn't have Qt 5.11.3 yet
author Chris Cannam
date Mon, 04 Feb 2019 09:41:07 +0000
parents 3d129db143f4
children
rev   line source
Chris@303 1 @echo off
Chris@303 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@303 3