annotate repoint.bat @ 323:50461005ffcb

Cargo-culting a possible fix for Qt qmake breakage (see https://bugreports.qt.io/browse/QTBUG-62065)
author Chris Cannam
date Fri, 18 May 2018 10:05:03 +0100
parents 3d129db143f4
children
rev   line source
Chris@303 1 @echo off
Chris@303 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@303 3