view gpf/BIN/helper.bat @ 154:f9d2c65905f5

l1_trace.c: binary trace code excised
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Sat, 21 May 2016 04:03:40 +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