summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows.txt
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2007-09-10 19:14:08 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2007-09-10 19:14:08 (GMT)
commit43bb1ba8e53c3eb23448baba68485222514ab992 (patch)
treee32be74f0faad61cb3c3b29ead9849be5dc59a4d /release_docs/INSTALL_Windows.txt
parent33efca34cb30bcf7e17f6e3aa580233bd58a0075 (diff)
downloadhdf5-43bb1ba8e53c3eb23448baba68485222514ab992.zip
hdf5-43bb1ba8e53c3eb23448baba68485222514ab992.tar.gz
hdf5-43bb1ba8e53c3eb23448baba68485222514ab992.tar.bz2
[svn-r14138]
Diffstat (limited to 'release_docs/INSTALL_Windows.txt')
-rw-r--r--release_docs/INSTALL_Windows.txt28
1 files changed, 14 insertions, 14 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index da64927..032802e 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -840,20 +840,20 @@ To build and test HDF5 C++ examples:
When the debug build or release build is done, there should be the following
subdirectories in c:\MyHDFstuff\hdf5\c++\examples\
- chunkstest
- chunkstestdll
- compoundtest
- compoundtestdll
- createtest
- createtestdll
- extend_dstest
- extend_dstestdll
- h5grouptest
- h5grouptestdll
- readdatatest
- readdatatestdll
- writedatatest
- writedatatestdll
+ chunks
+ chunksdll
+ compound
+ compounddll
+ create
+ createdll
+ extend_ds
+ extend_dsll
+ h5group
+ h5groupdll
+ readdata
+ readdatadll
+ writedata
+ writedatadll
3. Invoke a command prompt window and run the batch file
InstallcppExamples.bat which resides in the top level directory