aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTravis Howell2004-03-21 01:21:41 +0000
committerTravis Howell2004-03-21 01:21:41 +0000
commit730c8e30efd54c1c559b5b55d6a793c0e6f9be25 (patch)
tree67155a6b44debd1ae7f0147d32ccce29a130f697 /README
parent2cd3ba0f846277abefb65f930a086e9eab9fe515 (diff)
downloadscummvm-rg350-730c8e30efd54c1c559b5b55d6a793c0e6f9be25.tar.gz
scummvm-rg350-730c8e30efd54c1c559b5b55d6a793c0e6f9be25.tar.bz2
scummvm-rg350-730c8e30efd54c1c559b5b55d6a793c0e6f9be25.zip
Remove mingw specifics, is same as GCC now.
svn-id: r13350
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index bd99b2d663..8792ebc53e 100644
--- a/README
+++ b/README
@@ -987,10 +987,6 @@ messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml).
* Type make (or gmake, or gnumake, depending on what GNU make is
called on your system) and hopefully ScummVM will compile for you.
- 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.
-
Microsoft Visual C++ 6.0:
* Open the workspace, scummwm.dsw
* Enter the path to the needed libraries and includes in Tools|Options|Directories