aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2003-10-03 23:12:42 +0000
committerTravis Howell2003-10-03 23:12:42 +0000
commitc3d84b1a14b787ba9037b71f11d601d6e40fb4f7 (patch)
tree09955717d613e9807feaa259466feb3d6214ba01
parentd19c7980fb350359003412eab07b6b29d9b3e9ed (diff)
downloadscummvm-rg350-c3d84b1a14b787ba9037b71f11d601d6e40fb4f7.tar.gz
scummvm-rg350-c3d84b1a14b787ba9037b71f11d601d6e40fb4f7.tar.bz2
scummvm-rg350-c3d84b1a14b787ba9037b71f11d601d6e40fb4f7.zip
Mention mingw as windows compiler.
svn-id: r10577
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b65c5ad924..25c4c3d5e9 100644
--- a/README
+++ b/README
@@ -851,7 +851,7 @@ messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml).
* Type make (or gmake if that's what GNU make is called on your
system) and hopefully ScummVM will compile for you.
- Mingw:
+ Mingw - Windows 95/98/ME/NT/2000/XP/2003:
* Open Makefile.mingw, alter SDL paths and choose compiling options.
* Type make -f Makefile.mingw, hopefully ScummVM will compile for you.