From 502482baa5211b3da1ff6084f717b179a446e33d Mon Sep 17 00:00:00 2001 From: "sfalken@apple.com" Date: Wed, 19 Dec 2007 04:54:33 +0000 Subject: [PATCH] Correct link to Visual Studio Express 2005. Old link points to 2008. Reviewed by Mark. * building/tools.html: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@28849 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- WebKitSite/ChangeLog | 9 +++++++++ WebKitSite/building/tools.html | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/WebKitSite/ChangeLog b/WebKitSite/ChangeLog index 4b08d4cd7fb0..dfbcf0de3cc6 100644 --- a/WebKitSite/ChangeLog +++ b/WebKitSite/ChangeLog @@ -1,3 +1,12 @@ +2007-12-18 Steve Falkenburg + + Correct link to Visual Studio Express 2005. + Old link points to 2008. + + Reviewed by Mark. + + * building/tools.html: + 2007-12-17 Maciej Stachowiak Reviewed by Eric. diff --git a/WebKitSite/building/tools.html b/WebKitSite/building/tools.html index fbac65cfe446..7ce0344013d3 100644 --- a/WebKitSite/building/tools.html +++ b/WebKitSite/building/tools.html @@ -21,7 +21,7 @@ include("../header.inc");

If you are building from Vista, install Service Pack 1 Update for Windows Vista.

Use the default options for these installations.

  • If not, you can use Visual C++ Express 2005:

    -

    Install Visual C++ 2005 Express.

    +

    Install Visual C++ 2005 Express.

    Install Microsoft Visual C++ Express 2005 Service Pack 1.

    If you are building from Vista, install Service Pack 1 Update for Windows Vista.

    Install the Windows Platform SDK. Only steps 2 and 3 are required.

    -- 2.36.0