summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_VS.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-02-27 14:56:44 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-02-27 14:56:44 (GMT)
commit9a0e84fb4779f40719aecc3330bffb6282728fc5 (patch)
tree640a17d88714ec872636592e31010c6d4ec49010 /release_docs/USING_HDF5_VS.txt
parent1775d6c9bc86862f120bd39865840ed152c47b0a (diff)
parent13f5b3aee20d1d65f56dc08f088e0f218da5cf37 (diff)
downloadhdf5-9a0e84fb4779f40719aecc3330bffb6282728fc5.zip
hdf5-9a0e84fb4779f40719aecc3330bffb6282728fc5.tar.gz
hdf5-9a0e84fb4779f40719aecc3330bffb6282728fc5.tar.bz2
Merge pull request #2409 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '13f5b3aee20d1d65f56dc08f088e0f218da5cf37': Update examples and fix old version references. Move MODEL check to before usage in CTestScript.cmake.
Diffstat (limited to 'release_docs/USING_HDF5_VS.txt')
-rw-r--r--release_docs/USING_HDF5_VS.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/USING_HDF5_VS.txt b/release_docs/USING_HDF5_VS.txt
index ba22753..5ec9996 100644
--- a/release_docs/USING_HDF5_VS.txt
+++ b/release_docs/USING_HDF5_VS.txt
@@ -54,11 +54,11 @@ Using Visual Studio 2008 with HDF5 Libraries built with Visual Studio 2008
and select "x64".
2.2 Find the box "Show directories for", choose "Include files", add the
- header path (i.e. c:\Program Files\HDF_Group\HDF5\1.10.x\include)
+ header path (i.e. c:\Program Files\HDF_Group\HDF5\1.13.x\include)
to the included directories.
2.3 Find the box "Show directories for", choose "Library files", add the
- library path (i.e. c:\Program Files\HDF_Group\HDF5\1.10.x\lib)
+ library path (i.e. c:\Program Files\HDF_Group\HDF5\1.13.x\lib)
to the library directories.
2.4 If using Fortran libraries, you will also need to setup the path