FreeCalypso > hg > tcs211-l1-reconst
view gpf/BIN/coverage.bat @ 308:c9e7acd56fe2
l1p_cmpl.c: reconstruction complete, both l1p_cmpl.obj and l1p_cmpl_intram.obj
perfectly match original 20070608 objects
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 02 Oct 2017 20:06:02 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
echo on call profile_temp_config.bat call profile_config.bat %exe% skip_lower %outpath_ext% @rem kill existing instances of the stack. pkill %exe%.exe pkill %exe%._xe pkill %exe%.ex pkill %exe%._x pkill g23_smi_gprs_wa if exist %outdir%%exe%.pbo ( PREP /M %outdir%%exe% ) @if %errorlevel%==9009 (echo Please make sure that the directory: C:\Program Files\Microsoft Visual Studio\VC98\bin - is included in the path) start "Do not kill me - use post_processing.bat." helper.bat exit :done