annotate repoint.bat @ 651:916b55fa197a

Er, also add Boost path for 64-bit build...
author Chris Cannam
date Tue, 22 Oct 2019 20:45:00 +0100
parents 12d36dcfbbfb
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3