annotate vext.bat @ 1801:15bb44af8f0d horizontal-scale

Fix project file for this branch
author Chris Cannam
date Wed, 02 May 2018 14:34:07 +0100
parents d60b30ea9b80
children
rev   line source
Chris@1706 1 @echo off
Chris@1706 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1706 3