annotate repoint.bat @ 338:4add4bf9c40e bqaudiostream

Add further necessary include dir
author Chris Cannam
date Thu, 31 Jan 2019 14:16:01 +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