view gpf/BIN/helper.bat @ 292:51e57732da26

l1p_asyn.c: initial import from LoCosto source
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 02 Oct 2017 04:58:02 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

echo on

start "Do not kill me - use post_processing.bat when finishing coverage" PROFILE %outdir%%exe% 

if errorlevel == 1 goto done 

:done
exit