view vext.bat @ 1725:28302e07f851 vext

Rebuild capnp-generated files using sv-dependency-builds version of capnp tools on OSX. This would be better refactored into config and noconfig alternatives.
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 05 Jul 2017 10:37:26 +0100
parents d60b30ea9b80
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";