diff options
-rw-r--r-- | distribution/src/windows/bcc/doc/README.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/distribution/src/windows/bcc/doc/README.txt b/distribution/src/windows/bcc/doc/README.txt index 44748fcc5bb..fa28ea7245a 100644 --- a/distribution/src/windows/bcc/doc/README.txt +++ b/distribution/src/windows/bcc/doc/README.txt @@ -72,13 +72,15 @@ and build it yourself. NMAKE and Message Compiler (MC.EXE)
-----------------------------------
-In order to build Ice demos, you will need the Microsoft NMAKE and Message
-Compiler utilities. These are included in all full Microsoft C++
-compiler distributions.
-You can download them as part of the Windows Platform SDK:
+In order to build Ice demos, you will need the Microsoft NMAKE and
+Message Compiler utilities. These are included in all full Microsoft
+C++ compiler distributions.
+
+You can also download them as part of the Windows Platform SDK:
http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F-4207-8586-711EBE331CDC&displaylang=en
+
Building and running the C++ demos
----------------------------------
|