view gpf/BIN/helper.bat @ 322:b21e34ef9a80

l1p_func.c: initial import from LoCosto source
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 04 Oct 2017 06:31:53 +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