summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-11-05 18:47:28 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-11-05 18:47:28 (GMT)
commita63d60992b27cf24abe1b8950ffb7ab32f012fbc (patch)
tree73efd0e59ebab10302ca0594e2ac353ded0f6697 /release_docs
parentef6cb981028118511b2c53e0105d6382834b9c5d (diff)
downloadhdf5-a63d60992b27cf24abe1b8950ffb7ab32f012fbc.zip
hdf5-a63d60992b27cf24abe1b8950ffb7ab32f012fbc.tar.gz
hdf5-a63d60992b27cf24abe1b8950ffb7ab32f012fbc.tar.bz2
[svn-r9510] Purpose:
Update. Description: Correct some errors in the documentation. Solution: Platforms tested: Not necessary. Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/INSTALL_Windows.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index 35e55a7..35238f4 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -428,37 +428,37 @@ STEP 1: Building HDF5 libraries and tools
hdf5_f90cstubdll.lib- the HDF5 C and Fortran stub DLL
export library
- c:\MyHDFstuff\hdf5\proj\libtest_cstubdll\debug -
+ c:\MyHDFstuff\hdf5\fortran\test\libtest_cstubdll\debug -
libtest_cstubddll.dll- the HDF5 Fortran test C and
Fortran stub DLL
libtest_cstubddll.lib- the HDF5 Fortran test C and
Fortran stub DLL export library
- c:\MyHDFstuff\hdf5\proj\libtest_cstubdll\release -
+ c:\MyHDFstuff\hdf5\fortran\test\libtest_cstubdll\release -
libtest_cstubdll.dll- the HDF5 Fortran test C and
Fortran stub DLL
libtest_cstubdll.lib- the HDF5 Fortran test C and
Fortran stub DLL export library
- c:\MyHDFstuff\hdf5\proj\libtest_fortran\debug -
+ c:\MyHDFstuff\hdf5\fortran\test\libtest_fortran\debug -
libtest_fortrand.lib- the HDF5 Fortran test static
library
- c:\MyHDFstuff\hdf5\proj\libtest_fortran\release -
+ c:\MyHDFstuff\hdf5\fortran\test\libtest_fortran\release -
libtest_fortran.lib- the HDF5 Fortran test static
library
- c:\MyHDFstuff\hdf5\proj\libtest_fortrandll\debug -
+ c:\MyHDFstuff\hdf5\fortran\test\libtest_fortrandll\debug -
libtest_fortranddll.dll- the HDF5 Fortran test DLL
libtest_fortranddll.lib- the HDF5 Fortran test DLL
export library
- c:\MyHDFstuff\hdf5\proj\libtest_fortran\release -
+ c:\MyHDFstuff\hdf5\fortran\test\libtest_fortran\release -
libtest_fortrandll.dll- the HDF5 Fortran test DLL
libtest_fortrandll.lib- the HDF5 Fortran test DLL