summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows_Short.txt
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-10-22 20:42:09 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-10-22 20:42:09 (GMT)
commit35c87b26a522326f2a2b010bd0f27cbdb8cd0294 (patch)
tree333ab0045e68ec7d38e822a8b8e24d9ff5bdde99 /release_docs/INSTALL_Windows_Short.txt
parent278c4d37f969d3d2c7179888d3b157a1d6e46ad2 (diff)
downloadhdf5-35c87b26a522326f2a2b010bd0f27cbdb8cd0294.zip
hdf5-35c87b26a522326f2a2b010bd0f27cbdb8cd0294.tar.gz
hdf5-35c87b26a522326f2a2b010bd0f27cbdb8cd0294.tar.bz2
[svn-r9446] Purpose:
Update. Description: HDF5 C++ and Fortran examples were added. Update the installation documentations to include related information. Solution: Platforms tested: Not Necessay. Misc. update:
Diffstat (limited to 'release_docs/INSTALL_Windows_Short.txt')
-rwxr-xr-xrelease_docs/INSTALL_Windows_Short.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/release_docs/INSTALL_Windows_Short.txt b/release_docs/INSTALL_Windows_Short.txt
index d5474c0..8232b79 100755
--- a/release_docs/INSTALL_Windows_Short.txt
+++ b/release_docs/INSTALL_Windows_Short.txt
@@ -44,16 +44,11 @@ STEP 1: Building HDF5 Libraries and Tools
ONLY if you want to build HDF5 FORTRAN libraries
flush1_fortran
- flush1_fortrandll
flush2_fortran
- flush2_fortrandll
hdf5_f90cstub
- hdf5_f90cstubdll
hdf5_fortran
- hdf5_fortrandll
libtest_fortran
testhdf5_fortran
- testhdf5_fortrandll
4. Select "Build", then Select "Set Active Configuration".
@@ -113,7 +108,7 @@ Run the batch file c:\MyHDFstuff\hdf5\installhdf5lib.bat to install
all HDF5 libraries and tools into c:\MyHDFstuff\hdf5\hdf5lib directory.
-STEP 4: Building the Examples (Optional)
+STEP 4: Building HDF5 Examples (Optional)
Please read section II, step 4 in INSTALL_Windows.txt.