[Scummvm-cvs-logs] SF.net SVN: scummvm: [30607] scummvm/trunk/dists
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Tue Jan 22 10:09:00 CET 2008
Revision: 30607
http://scummvm.svn.sourceforge.net/scummvm/?rev=30607&view=rev
Author: thebluegr
Date: 2008-01-22 01:08:59 -0800 (Tue, 22 Jan 2008)
Log Message:
-----------
Added a pause when the MSVC conversion tools are finished, so that the DOS command prompt window doesn't close immediately
Modified Paths:
--------------
scummvm/trunk/dists/msvc8_to_msvc9.bat
scummvm/trunk/dists/msvc9_to_msvc8.bat
Modified: scummvm/trunk/dists/msvc8_to_msvc9.bat
===================================================================
--- scummvm/trunk/dists/msvc8_to_msvc9.bat 2008-01-22 06:37:18 UTC (rev 30606)
+++ scummvm/trunk/dists/msvc8_to_msvc9.bat 2008-01-22 09:08:59 UTC (rev 30607)
@@ -27,3 +27,4 @@
echo this batch file resides
:the_end
+pause
Modified: scummvm/trunk/dists/msvc9_to_msvc8.bat
===================================================================
--- scummvm/trunk/dists/msvc9_to_msvc8.bat 2008-01-22 06:37:18 UTC (rev 30606)
+++ scummvm/trunk/dists/msvc9_to_msvc8.bat 2008-01-22 09:08:59 UTC (rev 30607)
@@ -28,3 +28,4 @@
echo this batch file resides
:the_end
+pause
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list