annotate vext.bat @ 1732:76872ffc03a3 vext

Update Vext and lock file
author Chris Cannam
date Mon, 10 Jul 2017 13:46:20 +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