diff options
| -rw-r--r-- | README | 4 | ||||
| -rw-r--r-- | doc/09.tex | 6 |
2 files changed, 0 insertions, 10 deletions
@@ -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 |
