view gpf/BIN/helper.bat @ 43:52325cb524a8

new README written for the UI-enabled configuration
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Thu, 05 Nov 2015 08:09:54 +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