view gpf/BIN/helper.bat @ 310:cd2507a8ec57

l1p_ctl.c: passes compilation
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 02 Oct 2017 20:17:05 +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