citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 53f5e54c8544433dd56e80e483645ba42530b46c
parent c53c446a96ed037be81ebf0b960ec196fe26228b
Author: Kyle Milz <kyle@windows.krwm.net>
Date:   Thu,  5 Jan 2017 20:03:14 -0800

configure: add pause at end of batch script

Diffstat:
Mconfigure.bat | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/configure.bat b/configure.bat @@ -79,3 +79,4 @@ ECHO( >>Jamrules COPY /b Jamrules + Jamrules.tail Jamrules ENDLOCAL +PAUSE