summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows_Short_NET.TXT
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2007-04-16 18:20:04 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2007-04-16 18:20:04 (GMT)
commitcb281ab2217bdd028a449a7896298760f773ab34 (patch)
treeb7747b268571ab492a9d6c7a5a451ca5894f85c4 /release_docs/INSTALL_Windows_Short_NET.TXT
parent159fe4b61036011f78e80badf7576a255ac0fee0 (diff)
downloadhdf5-cb281ab2217bdd028a449a7896298760f773ab34.zip
hdf5-cb281ab2217bdd028a449a7896298760f773ab34.tar.gz
hdf5-cb281ab2217bdd028a449a7896298760f773ab34.tar.bz2
[svn-r13671] Updated Windows documentation to use new files for external libraries.
No testing needed.
Diffstat (limited to 'release_docs/INSTALL_Windows_Short_NET.TXT')
-rwxr-xr-xrelease_docs/INSTALL_Windows_Short_NET.TXT8
1 files changed, 4 insertions, 4 deletions
diff --git a/release_docs/INSTALL_Windows_Short_NET.TXT b/release_docs/INSTALL_Windows_Short_NET.TXT
index b5d3078..f897ddf 100755
--- a/release_docs/INSTALL_Windows_Short_NET.TXT
+++ b/release_docs/INSTALL_Windows_Short_NET.TXT
@@ -53,16 +53,16 @@ notes in INSTALL_Windows.txt before starting below procedures.
In the right pane, Find the box "Show directories for", choose
"Include files", if you can not find your Zlib and Szip
header path
- (for example, c:\zlib122\include, c:\szip\include)
+ (for example, c:\zlib123\include, c:\szip\include)
from the directory list, add the header path
- (c:\zlib122\include, c:\szip\include) to the
+ (c:\zlib123\include, c:\szip\include) to the
included directories.
Find the box "Show directories for", choose "Library files",
If you cannot find your Zlib and Szip library path
- (for example, c:\zlib122\lib, c:\szip\dll)
+ (for example, c:\zlib123\lib, c:\szip\dll)
from the directory list, add the library path
- (c:\zlib122\lib, c:\szip\dll) to the library directories.
+ (c:\zlib123\lib, c:\szip\dll) to the library directories.
========================================================================
Building HDF5 C/C++ Libraries with VS .NET