view gpf/BIN/helper.bat @ 30:f93155f0843b

pdt_2092 config compiles (but not ported to C139 yet)
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Tue, 03 Nov 2015 07:45:34 +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