comparison vext.bat @ 1706:d60b30ea9b80 vext

Make configure use vext
author Chris Cannam
date Wed, 07 Jun 2017 09:00:47 +0100
parents
children
comparison
equal deleted inserted replaced
1705:c737c43d64af 1706:d60b30ea9b80
1 @echo off
2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
3