[Scummvm-cvs-logs] CVS: scummvm/doc 09.tex,1.8,1.9 04.tex,1.2,1.3

Nicolas Bacca arisme at users.sourceforge.net
Tue Dec 21 16:06:08 CET 2004


Update of /cvsroot/scummvm/scummvm/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27454/doc

Modified Files:
	09.tex 04.tex 
Log Message:
Update CE related stuff a bit

Index: 09.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/09.tex,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- 09.tex	27 Aug 2004 10:35:13 -0000	1.8
+++ 09.tex	22 Dec 2004 00:05:43 -0000	1.9
@@ -42,16 +42,16 @@
     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}

Index: 04.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/04.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 04.tex	20 Jan 2004 21:49:46 -0000	1.2
+++ 04.tex	22 Dec 2004 00:05:43 -0000	1.3
@@ -12,8 +12,8 @@
 
 \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\\





More information about the Scummvm-git-logs mailing list