diff options
| author | Filippos Karapetis | 2008-05-14 12:26:33 +0000 |
|---|---|---|
| committer | Filippos Karapetis | 2008-05-14 12:26:33 +0000 |
| commit | f63a2b39e77129c9e964a74d3cd13c5f285df01b (patch) | |
| tree | b7ae64395d391dbe593bcea376a6053ac5659b33 | |
| parent | 5f4b66e85ec6eeeee0d310287738234d2d55add4 (diff) | |
| download | scummvm-rg350-f63a2b39e77129c9e964a74d3cd13c5f285df01b.tar.gz scummvm-rg350-f63a2b39e77129c9e964a74d3cd13c5f285df01b.tar.bz2 scummvm-rg350-f63a2b39e77129c9e964a74d3cd13c5f285df01b.zip | |
Add a pause when the script ends
svn-id: r32109
| -rw-r--r-- | dists/msvc8_to_msvc7_71.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dists/msvc8_to_msvc7_71.bat b/dists/msvc8_to_msvc7_71.bat index 11be21e1dd..71d04f68a3 100644 --- a/dists/msvc8_to_msvc7_71.bat +++ b/dists/msvc8_to_msvc7_71.bat @@ -101,3 +101,4 @@ echo Place rpl.exe from the bin folder inside the archive in the folder where echo this batch file resides :the_end +pause |
