diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-05-27 20:43:59 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-05-27 20:43:59 (GMT) |
commit | 09ff15d7bb7b6b598bc07c62b43ae521d3f30ba2 (patch) | |
tree | 0f461e9e2bb8192ab37a38c9e64bbf2620db779a /MANIFEST | |
parent | 89a683c73378c7d75ed43d7c41107206e0b35d0e (diff) | |
download | hdf5-09ff15d7bb7b6b598bc07c62b43ae521d3f30ba2.zip hdf5-09ff15d7bb7b6b598bc07c62b43ae521d3f30ba2.tar.gz hdf5-09ff15d7bb7b6b598bc07c62b43ae521d3f30ba2.tar.bz2 |
[svn-r10813] Purpose:
Add path to high level c++ library and test.:
Description:
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1729,6 +1729,10 @@ ./windows/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.dsp ./windows/hl/fortran/test/test_hdf5_hl_fortran.BAT +#windows hl c++ test +./windows/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.dsp +./windows/hl/c++/test/test_hdf5_hl_cpp.bat + #windows hl test ./windows/hl/test/hl_test_image/hl_test_image.dsp ./windows/hl/test/hl_test_lite/hl_test_lite.dsp @@ -1759,7 +1763,7 @@ ./windows/proj/hdf5_hl/hdf5_hl.dsp ./windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp ./windows/proj/hdf5dll/hdf5dll.dsp - +./windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.dsp #windows src ./windows/src/H5pubconf.h ./windows/src/H5Tinit.c |