summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_VS.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-06-12 20:07:08 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-06-12 20:07:08 (GMT)
commit443a09f60d292c7d8147e80c5f80cd516705102c (patch)
treea268122ced78804ae7705eb0b894aabdc1406f5e /release_docs/USING_HDF5_VS.txt
parentef36fba67baa283b70eb0d644a914b30a3ccd706 (diff)
downloadhdf5-443a09f60d292c7d8147e80c5f80cd516705102c.zip
hdf5-443a09f60d292c7d8147e80c5f80cd516705102c.tar.gz
hdf5-443a09f60d292c7d8147e80c5f80cd516705102c.tar.bz2
[svn-r25267] update external lib option property
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".