summaryrefslogtreecommitdiff
path: root/cpp/install
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2007-03-01 21:54:35 +0000
committerBernard Normier <bernard@zeroc.com>2007-03-01 21:54:35 +0000
commit245891e25bad273d94d5516c64d697e2a103f29b (patch)
treea0812ef8b57f59b1de8906ad1630afd0bcf16c69 /cpp/install
parentFixed bug #1865 (diff)
downloadice-245891e25bad273d94d5516c64d697e2a103f29b.tar.bz2
ice-245891e25bad273d94d5516c64d697e2a103f29b.tar.xz
ice-245891e25bad273d94d5516c64d697e2a103f29b.zip
Added Supported Windows versions section
Diffstat (limited to 'cpp/install')
-rwxr-xr-xcpp/install/bcc/doc/README.txt5
-rwxr-xr-xcpp/install/vc60/doc/README.txt5
-rwxr-xr-xcpp/install/vc71/doc/README.txt5
-rwxr-xr-xcpp/install/vc80/doc/README.txt7
-rwxr-xr-xcpp/install/vc80_x64/doc/README.txt6
5 files changed, 28 insertions, 0 deletions
diff --git a/cpp/install/bcc/doc/README.txt b/cpp/install/bcc/doc/README.txt
index aeb0e19153e..5fcd6a2fafe 100755
--- a/cpp/install/bcc/doc/README.txt
+++ b/cpp/install/bcc/doc/README.txt
@@ -30,6 +30,11 @@ http://www.zeroc.com/download.html.
See doc/README.html for information on the documentation included with
this distribution.
+Supported Windows versions
+--------------------------
+
+This distribution is supported on Windows XP with Service Pack 2.
+
Demos and documentation
-----------------------
diff --git a/cpp/install/vc60/doc/README.txt b/cpp/install/vc60/doc/README.txt
index bc1f05adc78..4c70c06f84c 100755
--- a/cpp/install/vc60/doc/README.txt
+++ b/cpp/install/vc60/doc/README.txt
@@ -43,6 +43,11 @@ the sample programs.
See doc/README.html for information on the documentation included with
this distribution.
+Supported Windows versions
+--------------------------
+
+This distribution is supported on Windows XP with Service Pack 2.
+
Setting up Visual Studio 6.0 to build Ice applications in C++
-------------------------------------------------------------
diff --git a/cpp/install/vc71/doc/README.txt b/cpp/install/vc71/doc/README.txt
index 9d332f1a920..1eabede119f 100755
--- a/cpp/install/vc71/doc/README.txt
+++ b/cpp/install/vc71/doc/README.txt
@@ -34,6 +34,11 @@ instructions for building and running the sample programs.
See doc/README.html for information on the documentation included with
this distribution.
+Supported Windows versions
+--------------------------
+
+This distribution is supported on Windows XP with Service Pack 2.
+
Setting up Visual Studio .NET to build Ice applications in C++
--------------------------------------------------------------
diff --git a/cpp/install/vc80/doc/README.txt b/cpp/install/vc80/doc/README.txt
index 1bff7a0df75..7bc45521387 100755
--- a/cpp/install/vc80/doc/README.txt
+++ b/cpp/install/vc80/doc/README.txt
@@ -46,6 +46,13 @@ the sample programs.
See doc/README.html for information on the documentation included with
this distribution.
+Supported Windows versions
+--------------------------
+
+This distribution is supported on the following Windows versions:
+ - Windows XP with Service Pack 2 (x86)
+ - Windows Server 2003 Standard (x86)
+ - Windows Vista (x86)
Setting up Visual Studio 2005 to build Ice applications in C++
--------------------------------------------------------------
diff --git a/cpp/install/vc80_x64/doc/README.txt b/cpp/install/vc80_x64/doc/README.txt
index 561160b4adf..2f1ec9e8c5a 100755
--- a/cpp/install/vc80_x64/doc/README.txt
+++ b/cpp/install/vc80_x64/doc/README.txt
@@ -34,6 +34,12 @@ instructions for building and running the sample programs.
See doc/README.html for information on the documentation included with
this distribution.
+Supported Windows versions
+--------------------------
+
+This distribution is only supported on Windows Server 2003 x64
+Standard.
+
Setting up Visual Studio 2005 to build Ice applications in C++
--------------------------------------------------------------