diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2007-07-02 14:33:47 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2007-07-02 14:33:47 (GMT) |
commit | db3943af6a9473c8a3f5e78018df53b8019e872a (patch) | |
tree | 7926cb9aa1e8d710128668112d79e01ff4682a44 /MANIFEST | |
parent | a19e108db8f1083ab6b6f72975a49cfd2127deba (diff) | |
download | hdf5-db3943af6a9473c8a3f5e78018df53b8019e872a.zip hdf5-db3943af6a9473c8a3f5e78018df53b8019e872a.tar.gz hdf5-db3943af6a9473c8a3f5e78018df53b8019e872a.tar.bz2 |
[svn-r13931] Purpose: Update Windows documentation
Description:
This makes major updates to the Windows installation documentation, to account for the switch from VS6 to .NET. Installation instructions for 6.0 can also be found in INSTALL_Windows_Short_MSVS6.0.TXT, although it's noted that we are phasing out our VS6 support.
Also added install instrctions for MinGW, to reflect our initial support. Updated MANIFEST for new file checkin.
Tested:
Instructions for each configuration have been tested.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -386,6 +386,7 @@ ./release_docs/HISTORY.txt ./release_docs/INSTALL ./release_docs/INSTALL_Cygwin.txt +./release_docs/INSTALL_MinGW.txt ./release_docs/INSTALL_VMS.txt ./release_docs/INSTALL_Windows.txt ./release_docs/INSTALL_Windows_From_Command_Line.txt |