summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_VS.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-09-25 21:11:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-09-25 21:11:54 (GMT)
commit38ffe941745d9aaecf1705fe1cdc15686ca726ed (patch)
tree79c1ced6c613265d4be1410a5e4592af75426b2a /release_docs/USING_HDF5_VS.txt
parenta88186280275c51d91c644e0b66a0b30dc0452d8 (diff)
downloadhdf5-38ffe941745d9aaecf1705fe1cdc15686ca726ed.zip
hdf5-38ffe941745d9aaecf1705fe1cdc15686ca726ed.tar.gz
hdf5-38ffe941745d9aaecf1705fe1cdc15686ca726ed.tar.bz2
[svn-r25623] Update from 1.8 docs - docs team changes from last release
Diffstat (limited to 'release_docs/USING_HDF5_VS.txt')
-rw-r--r--release_docs/USING_HDF5_VS.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/USING_HDF5_VS.txt b/release_docs/USING_HDF5_VS.txt
index 9bf301e..9063ea6 100644
--- a/release_docs/USING_HDF5_VS.txt
+++ b/release_docs/USING_HDF5_VS.txt
@@ -18,12 +18,12 @@ Using Visual Studio 2010 with HDF5 Libraries built with Visual Studio 2010
1. Set up path for external libraries and headers
- The path settings will need to be in project property sheets per project.
+ The path settings will need to be in the project property sheets per project.
Go to "Project" and select "Properties", find "Configuration Properties",
and then "VC++ Directories".
1.1 If you are building on 64-bit Windows, find the "Platform" dropdown
- and select "x64".
+ and select "x64".
1.2 Add the header path to the "Include Directories" setting.
@@ -42,7 +42,7 @@ Using Visual Studio 2010 with HDF5 Libraries built with Visual Studio 2010
Using Visual Studio 2008 with HDF5 Libraries built with Visual Studio 2008
==========================================================================
- 2. Set up path for external libraries and headers
+ 2. Set up the path for external libraries and headers
Invoke Microsoft Visual Studio and go to "Tools" and select "Options",
find "Projects", and then "VC++ Directories".