summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_VS.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-04-03 21:38:10 (GMT)
committerGitHub <noreply@github.com>2023-04-03 21:38:10 (GMT)
commit526f0769a3353b20d1265c09b3035fa4c2610933 (patch)
tree074a505f9981b618c32200451b14e9187bc9caa3 /release_docs/USING_HDF5_VS.txt
parentfa388e6ba42eaf66d33c1662fe413cfeecd69a59 (diff)
downloadhdf5-526f0769a3353b20d1265c09b3035fa4c2610933.zip
hdf5-526f0769a3353b20d1265c09b3035fa4c2610933.tar.gz
hdf5-526f0769a3353b20d1265c09b3035fa4c2610933.tar.bz2
Minor fixes for CMake code and install docs (#2623)
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 5ec9996..9343d9d 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.13.x\include)
+ header path (i.e. c:\Program Files\HDF_Group\HDF5\1.15.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.13.x\lib)
+ library path (i.e. c:\Program Files\HDF_Group\HDF5\1.15.x\lib)
to the library directories.
2.4 If using Fortran libraries, you will also need to setup the path