summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_VS.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-02-26 20:03:39 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-02-26 20:03:39 (GMT)
commit2ec2361b9faf2c8d6c56ebb1024cbc46e33d0952 (patch)
tree268967d75c858f433b9dbe0e386af6383a23a6e4 /release_docs/USING_HDF5_VS.txt
parent027b06267d31af595ff6438283c1dcd25a7c0673 (diff)
downloadhdf5-2ec2361b9faf2c8d6c56ebb1024cbc46e33d0952.zip
hdf5-2ec2361b9faf2c8d6c56ebb1024cbc46e33d0952.tar.gz
hdf5-2ec2361b9faf2c8d6c56ebb1024cbc46e33d0952.tar.bz2
Update examples and fix version references
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..ae9be69 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.12.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.12.x\lib)
to the library directories.
2.4 If using Fortran libraries, you will also need to setup the path