[Scummvm-cvs-logs] CVS: scummvm README,1.243,1.244

Pawel Kolodziejski aquadran at users.sourceforge.net
Sun Jan 18 07:57:01 CET 2004


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv21579

Modified Files:
	README 
Log Message:
a little updated for msvc

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -d -r1.243 -r1.244
--- README	18 Jan 2004 13:05:49 -0000	1.243
+++ README	18 Jan 2004 15:56:43 -0000	1.244
@@ -914,9 +914,14 @@
         * Open Makefile.mingw, alter SDL paths and choose compiling options.
         * Type make -f Makefile.mingw,  hopefully ScummVM will compile for you.
 
-    Microsoft Visual C++:
+    Microsoft Visual C++ 6.0:
         * Open the workspace, scummwm.dsw
-        * Enter the path to the SDL include files in Tools|Options|Directories
+        * Enter the path to the needed libraries and includes in Tools|Options|Directories
+        * Now it should compile successfully.
+
+    Microsoft Visual C++ 7.0:
+        * Open the solution file scummwm.sln
+        * Enter the path to the needed libraries and includes in Tools|Options|Projects|VC++ Directories
         * Now it should compile successfully.
 
     PocketPC - Windows CE:





More information about the Scummvm-git-logs mailing list