update the windows bat files, to not close the cmd box when there is a error on compiling.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-06-03 18:41:26 +00:00
parent d951674f64
commit 5264f46f9e
2 changed files with 4 additions and 0 deletions

View File

@ -9,3 +9,5 @@ qmake libretroshare.pro
mingw32-make
pause

View File

@ -9,3 +9,5 @@ qmake RetroShare.pro
mingw32-make
pause