view gpf/BIN/helper.bat @ 29:000bf2b7521e

use compacted linker script template and neutralized bootloader.lib like leo2moko-debug
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Fri, 23 Oct 2015 00:04:12 +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