From 730c8e30efd54c1c559b5b55d6a793c0e6f9be25 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 21 Mar 2004 01:21:41 +0000 Subject: Remove mingw specifics, is same as GCC now. svn-id: r13350 --- README | 4 ---- doc/09.tex | 6 ------ 2 files changed, 10 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 diff --git a/doc/09.tex b/doc/09.tex index c05ea30bac..ee0527bec0 100644 --- a/doc/09.tex +++ b/doc/09.tex @@ -23,12 +23,6 @@ messages (see \url{http://www.sysinternals.com/ntw2k/freeware/debugview.shtml}). on what GNU make is called on your system) and hopefully ScummVM will compile for you. \end{itemize} -\subsection{MingW - Windows 5/98/ME/NT/2000/XP/2003} - \begin{itemize} - \item Open Makefile.mingw, alter SDL paths and choose compiling - options. - \item Type make -f Makefile.mingw, hopefully ScummVM will compile for you. - \end{itemize} \subsection{Microsoft Visual C++ 6.0} \begin{itemize} \item Open the workspace, scummwm.dsw -- cgit v1.2.3