aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2004-03-21 01:21:41 +0000
committerTravis Howell2004-03-21 01:21:41 +0000
commit730c8e30efd54c1c559b5b55d6a793c0e6f9be25 (patch)
tree67155a6b44debd1ae7f0147d32ccce29a130f697
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
-rw-r--r--README4
-rw-r--r--doc/09.tex6
2 files changed, 0 insertions, 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