aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/04.tex4
-rw-r--r--doc/09.tex18
2 files changed, 11 insertions, 11 deletions
diff --git a/doc/04.tex b/doc/04.tex
index 2eb37c8541..70c5b7036d 100644
--- a/doc/04.tex
+++ b/doc/04.tex
@@ -12,8 +12,8 @@ ScummVM and wish to commit it into the main CVS, feel free to contact us!
\begin{tabular}{lll}
Windows & SDL\\
-Windows CE & SDL &(iPaq and other handheld devices)\\
-Linux & X11/OSS audio &(includes iPaqs running Linux)\\
+Windows Mobile & SDL &(iPAQ and other handheld devices)\\
+Linux & X11/OSS audio &(includes iPAQs running Linux)\\
Mac OS X & SDL\\
AmigaOS & SDL\\
MorphOS & Custom backend\\
diff --git a/doc/09.tex b/doc/09.tex
index 8fb73203c9..953e22af7d 100644
--- a/doc/09.tex
+++ b/doc/09.tex
@@ -42,16 +42,16 @@ messages (see \url{http://www.sysinternals.com/ntw2k/freeware/debugview.shtml}).
Tools|Options|Directories
\item Now it should compile successfully.
\end{itemize}
-\subsection{PocketPC Windows CE}
+\subsection{Windows Mobile with Microsoft eMbedded Visual C++ 3 or 4}
\begin{itemize}
- \item Download the SDLAudio library:\\
- \url{http://arisme.free.fr/PocketScumm/sources/SDLAudio-1.2.3-src.zip}
- \item Open and compile the SDLAudio WCEBuild/WCEBuild workspace in
- EVC++
- \item Open the ScummVM wince/PocketScumm workspace
- \item Enter the SDLAudio directory to your includes path
- \item Enter the compiled SDLAudio.lib to your link libraries list
- \item Now it should compile successfully
+ \item Download SDL with additional Windows Mobile tweaks:\\
+ \url{http://arisme.free.fr/ports/SDL.php}
+ \item Download additional third party libraries:\\
+ \url{http://arisme.free.fr/ports}
+ \item Modify your include and library paths accordingly in EVC3/EVC4.
+ \item Open the ScummVM project dists\msevc4\PocketSCUMM.vcw
+ \item Modify the libraries and config parameters if necessary.
+ \item Now it should compile successfully.
\end{itemize}
\subsection{Debian GNU/Linux}
\begin{itemize}