annotate vext.bat @ 1727:1fb1556b74be vext

Add some build files
author Chris Cannam
date Fri, 07 Jul 2017 21:36: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