view gpf/BIN/helper.bat @ 79:3fca27cfa433

l1_dyn_dwl_init.c: made to match TCS211 except for num_of_primitives mystery
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Tue, 29 Mar 2016 08:22:13 +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