From a376ef6c0f3485b998dae4c12edc49ee162bfc75 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Sun, 18 Jan 2004 15:56:43 +0000 Subject: a little updated for msvc svn-id: r12483 --- README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 27cdc3fc58..d793238870 100644 --- a/README +++ b/README @@ -914,9 +914,14 @@ messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml). * 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: -- cgit v1.2.3