aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaweł Kołodziejski2004-01-18 15:56:43 +0000
committerPaweł Kołodziejski2004-01-18 15:56:43 +0000
commita376ef6c0f3485b998dae4c12edc49ee162bfc75 (patch)
treede41e5a53af0ca79498714c0a63b42355a799b72 /README
parent446a96da3a2f409967efae38cb6c2652794e720b (diff)
downloadscummvm-rg350-a376ef6c0f3485b998dae4c12edc49ee162bfc75.tar.gz
scummvm-rg350-a376ef6c0f3485b998dae4c12edc49ee162bfc75.tar.bz2
scummvm-rg350-a376ef6c0f3485b998dae4c12edc49ee162bfc75.zip
a little updated for msvc
svn-id: r12483
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 7 insertions, 2 deletions
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: