diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2007-09-02 19:15:32 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2007-09-02 19:15:32 (GMT) |
commit | 6bedd287437d2091820129533cb44f56609d0991 (patch) | |
tree | 05d18b9500cfc4e613b19d0154b89ed18542a3ae /doc/install.doc | |
parent | 115c6c02c3b246c525721aef9b1a43aeeb4666d5 (diff) | |
download | Doxygen-6bedd287437d2091820129533cb44f56609d0991.zip Doxygen-6bedd287437d2091820129533cb44f56609d0991.tar.gz Doxygen-6bedd287437d2091820129533cb44f56609d0991.tar.bz2 |
Release-1.5.3-20070902
Diffstat (limited to 'doc/install.doc')
-rw-r--r-- | doc/install.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc index b8cb8ff..e29076d 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -376,7 +376,7 @@ Before you can compile doxygen you need to download and install the C++ compiler Visual Studio. Since Microsoft apparently wants to lure everyone into using their .NET stuff, they made things somewhat difficult when you use the Express version. You need to -<a href="http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/"> +<a href="http://msdn2.microsoft.com/en-gb/express/aa700755.aspx"> do some manual steps</a> in order to setup a proper working environment for building native win32 applications such as Doxygen. |