[Scummvm-cvs-logs] CVS: scummvm README,1.292.2.11,1.292.2.12

Nicolas Bacca arisme at users.sourceforge.net
Tue Dec 21 14:57:00 CET 2004


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

Modified Files:
      Tag: branch-0-7-0
	README 
Log Message:
Update CE related stuff a bit

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.292.2.11
retrieving revision 1.292.2.12
diff -u -d -r1.292.2.11 -r1.292.2.12
--- README	21 Dec 2004 01:13:46 -0000	1.292.2.11
+++ README	21 Dec 2004 22:55:52 -0000	1.292.2.12
@@ -255,8 +255,8 @@
 ScummVM and wish to commit it into the main CVS, feel free to contact us!
 
         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
@@ -1122,14 +1122,15 @@
 	  Tools|Options|Projects|VC++ Directories
         * Now it should compile successfully.
 
-    PocketPC - Windows CE:
-        * Download the SDLAudio library:
-          http://arisme.free.fr/PocketScumm/sources/SDLAudio-1.2.3-src.zip
-        * Open and compile the SDLAudio WCEBuild/WCEBuild workspace in EVC++
-        * Open the ScummVM wince/PocketScumm workspace
-        * Enter the SDLAudio directory to your includes path
-        * Enter the compiled SDLAudio.lib to your link libraries list
-        * Now it should compile successfully
+    Windows Mobile with Microsoft eMbedded Visual C++ 3 or 4 :
+        * Download SDL with additional Windows Mobile tweaks:
+          http://arisme.free.fr/ports/SDL.php
+        * Download additional third party libraries:
+          http://arisme.free.fr/ports	 
+        * Modify your include and library paths accordingly in EVC3/EVC4.
+        * Open the ScummVM project dists\msevc4\PocketSCUMM.vcw
+        * Modify the libraries and config parameters if necessary.
+        * Now it should compile successfully. 
 
     Debian GNU/Linux:
         * Install the packages 'build-essential', 'fakeroot', 'debhelper',





More information about the Scummvm-git-logs mailing list