summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-03-06 18:40:47 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-03-06 18:40:47 (GMT)
commitf667d55efe0cd0afc9a7071d64e3ac306623b00a (patch)
treec317d04b50ab41388fbe9c3d7a46fff9bd801657 /release_docs/INSTALL_Windows.txt
parentdbd93b2c552a58353ec5af7fb4067e1f1e1b17dd (diff)
downloadhdf5-f667d55efe0cd0afc9a7071d64e3ac306623b00a.zip
hdf5-f667d55efe0cd0afc9a7071d64e3ac306623b00a.tar.gz
hdf5-f667d55efe0cd0afc9a7071d64e3ac306623b00a.tar.bz2
[svn-r23333] Update CMake documentation, remove obsolete info for windows.
Diffstat (limited to 'release_docs/INSTALL_Windows.txt')
-rw-r--r--release_docs/INSTALL_Windows.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index 967675f..4344ea4 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -9,8 +9,5 @@ We now recommend that users build, test and install HDF5 using CMake.
Instructions for building and testing HDF5 using CMake can be found in
the CMake.txt file found in this folder.
-The old solutions and projects found in the windows\ folder will be
-maintained for legacy users until HDF5 1.10.
-
The old INSTALL_Windows documentation can be found in the
obsolete_windows_docs\ folder located with this document.