diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2012-10-29 18:59:05 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2012-10-29 18:59:05 (GMT) |
commit | 0cf58a4755eb6f3e7be64b0f05f2bb8ef6f7ad0d (patch) | |
tree | 7f5576b9ed8e414606093b6872ced10dd0f5bf0e /MANIFEST | |
parent | 78b07da7aea98598a74bce25335b9435aa29cdb9 (diff) | |
download | hdf5-0cf58a4755eb6f3e7be64b0f05f2bb8ef6f7ad0d.zip hdf5-0cf58a4755eb6f3e7be64b0f05f2bb8ef6f7ad0d.tar.gz hdf5-0cf58a4755eb6f3e7be64b0f05f2bb8ef6f7ad0d.tar.bz2 |
[svn-r22987] ported revisions from 22742 to 22986 from the trunk
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 455 |
1 files changed, 44 insertions, 411 deletions
@@ -349,6 +349,7 @@ ./fortran/test/tH5I.f90 ./fortran/test/tH5L_F03.f90 ./fortran/test/tH5O.f90 +./fortran/test/tH5O_F03.f90 ./fortran/test/tH5P_F03.f90 ./fortran/test/tH5P.f90 ./fortran/test/tH5R.f90 @@ -441,6 +442,8 @@ ./c++/src/H5IntType.h ./c++/src/H5Library.cpp ./c++/src/H5Library.h +./c++/src/H5Location.cpp +./c++/src/H5Location.h ./c++/src/H5Object.cpp ./c++/src/H5Object.h ./c++/src/H5PredType.cpp @@ -494,7 +497,6 @@ ./perform/chunk.c ./perform/gen_report.pl ./perform/iopipe.c -./perform/mpi-perf.c ./perform/overhead.c ./perform/perf.c ./perform/perf_meta.c @@ -514,22 +516,19 @@ ./perform/sio_timer.h ./perform/zip_perf.c +./release_docs/CMake.txt ./release_docs/COPYING ./release_docs/HISTORY-1_0-1_8_0_rc3.txt ./release_docs/HISTORY-1_9.txt ./release_docs/INSTALL ./release_docs/INSTALL_Cygwin.txt +./release_docs/INSTALL_MinGW.txt +./release_docs/INSTALL_parallel ./release_docs/INSTALL_VMS.txt ./release_docs/INSTALL_Windows.txt -./release_docs/USING_Windows.txt -./release_docs/INSTALL_Windows_From_Command_Line.txt -./release_docs/INSTALL_Windows_Short_NET.TXT -./release_docs/INSTALL_Windows_Short_VS2005.TXT -./release_docs/INSTALL_Windows_Short_VS2008.TXT -./release_docs/CMake.txt -./release_docs/INSTALL_parallel ./release_docs/RELEASE.txt -./release_docs/Using_CMake.txt +./release_docs/USING_CMake.txt +./release_docs/USING_Windows.txt ./src/.indent.pro _DO_NOT_DISTRIBUTE_ ./src/hdf5.lnt _DO_NOT_DISTRIBUTE_ @@ -822,6 +821,7 @@ ./src/H5Pdcpl.c ./src/H5Pdeprec.c ./src/H5Pdxpl.c +./src/H5Pencdec.c ./src/H5Pfapl.c ./src/H5Pfcpl.c ./src/H5Pfmpl.c @@ -947,6 +947,8 @@ ./test/dtransform.c ./test/earray.c ./test/efc.c +./test/enc_dec_plist.c +./test/enc_dec_plist_with_endianess.c ./test/enum.c ./test/extend.c ./test/external.c @@ -989,6 +991,7 @@ ./test/gen_old_group.c _DO_NOT_DISTRIBUTE_ ./test/gen_old_layout.c _DO_NOT_DISTRIBUTE_ ./test/gen_old_mtime.c _DO_NOT_DISTRIBUTE_ +./test/gen_plist.c _DO_NOT_DISTRIBUTE_ ./test/gen_sizes_lheap.c _DO_NOT_DISTRIBUTE_ ./test/gen_specmetaread.c _DO_NOT_DISTRIBUTE_ ./test/gen_udlinks.c _DO_NOT_DISTRIBUTE_ @@ -1079,23 +1082,48 @@ ./test/testfiles/error_test_1 ./test/testfiles/error_test_2 ./test/testfiles/links_env.out +./test/testfiles/plist_files/acpl_be +./test/testfiles/plist_files/acpl_le +./test/testfiles/plist_files/dapl_be +./test/testfiles/plist_files/dapl_le +./test/testfiles/plist_files/dcpl_be +./test/testfiles/plist_files/dcpl_le +./test/testfiles/plist_files/dxpl_be +./test/testfiles/plist_files/dxpl_le +./test/testfiles/plist_files/fapl_be +./test/testfiles/plist_files/fapl_le +./test/testfiles/plist_files/fcpl_be +./test/testfiles/plist_files/fcpl_le +./test/testfiles/plist_files/gcpl_be +./test/testfiles/plist_files/gcpl_le +./test/testfiles/plist_files/lapl_be +./test/testfiles/plist_files/lapl_le +./test/testfiles/plist_files/lcpl_be +./test/testfiles/plist_files/lcpl_le +./test/testfiles/plist_files/ocpl_be +./test/testfiles/plist_files/ocpl_le +./test/testfiles/plist_files/ocpypl_be +./test/testfiles/plist_files/ocpypl_le +./test/testfiles/plist_files/strcpl_be +./test/testfiles/plist_files/strcpl_le ./testpar/COPYING ./testpar/Makefile.am ./testpar/Makefile.in ./testpar/t_cache.c +./testpar/t_chunk_alloc.c +./testpar/t_coll_chunk.c ./testpar/t_dset.c ./testpar/t_file.c ./testpar/t_file_image.c +./testpar/t_filter_read.c ./testpar/t_mdset.c ./testpar/t_mpi.c ./testpar/t_ph5basic.c ./testpar/t_pflush1.c ./testpar/t_pflush2.c -./testpar/t_chunk_alloc.c -./testpar/t_coll_chunk.c -./testpar/t_filter_read.c ./testpar/t_posix_compliant.c +./testpar/t_prop.c ./testpar/t_shapesame.c ./testpar/t_span_tree.c ./testpar/testpar.h @@ -1449,6 +1477,10 @@ ./tools/testfiles/topaque.h5 ./tools/testfiles/tsaf.ddl ./tools/testfiles/tsaf.h5 +./tools/testfiles/tscalarattrintsize.ddl +./tools/testfiles/tscalarattrintsize.h5 +./tools/testfiles/tscalarintsize.ddl +./tools/testfiles/tscalarintsize.h5 ./tools/testfiles/tscaleoffset.ddl ./tools/testfiles/tslink-1.ddl ./tools/testfiles/tslink-2.ddl @@ -2356,402 +2388,3 @@ ./tools/h5stat/CMakeLists.txt ./tools/lib/CMakeLists.txt ./tools/misc/CMakeLists.txt - - -# Windows-specific Files. -# Batch scripts -./windows/copy_hdf.bat -./windows/COPYING -./windows/hdf5bt.BAT -./windows/hdf5build.BAT -./windows/hdf5build_examples.BAT -./windows/hdf5check.BAT -./windows/InstallcppExamples.BAT -./windows/install_dll.BAT -./windows/InstallExamples.bat -./windows/Installf90Examples.BAT -./windows/installhdf5lib.bat -./windows/install_hlcexamples.BAT -./windows/install_hlf90examples.BAT - -# C++ Examples -./windows/c++/examples/testcppExamples.BAT -./windows/c++/examples/allcppexamples/allcppexamples.sln -./windows/c++/examples/allcppexamples/allcppexamples.vcproj -./windows/c++/examples/chunkstest/chunkstest.vcproj -./windows/c++/examples/chunkstestdll/chunkstestdll.vcproj -./windows/c++/examples/compoundtest/compoundtest.vcproj -./windows/c++/examples/compoundtestdll/compoundtestdll.vcproj -./windows/c++/examples/createtest/createtest.vcproj -./windows/c++/examples/createtestdll/createtestdll.vcproj -./windows/c++/examples/extend_dstest/extend_dstest.vcproj -./windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj -./windows/c++/examples/h5grouptest/h5grouptest.vcproj -./windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj -./windows/c++/examples/readdatatest/readdatatest.vcproj -./windows/c++/examples/readdatatestdll/readdatatestdll.vcproj -./windows/c++/examples/writedatatest/writedatatest.vcproj -./windows/c++/examples/writedatatestdll/writedatatestdll.vcproj - -# C++ Tests -./windows/c++/test/H5srcdir_str.h -./windows/c++/test/checkcpptests.bat -./windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj -./windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj - -# Library Examples -./windows/examples/testExamples.bat -./windows/examples/testExamples_exp_output.txt -./windows/examples/allexamples/allexamples.sln -./windows/examples/allexamples/allexamples.vcproj -./windows/examples/attributetest/attributetest.vcproj -./windows/examples/attributetestdll/attributetestdll.vcproj -./windows/examples/chunkread/chunkread.vcproj -./windows/examples/chunkreaddll/chunkreaddll.vcproj -./windows/examples/compoundtest/compoundtest.vcproj -./windows/examples/compoundtestdll/compoundtestdll.vcproj -./windows/examples/extendwritetest/extendwritetest.vcproj -./windows/examples/extendwritetestdll/extendwritetestdll.vcproj -./windows/examples/grouptest/grouptest.vcproj -./windows/examples/grouptestdll/grouptestdll.vcproj -./windows/examples/intermgrouptest/intermgrouptest.vcproj -./windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj -./windows/examples/readtest/readtest.vcproj -./windows/examples/readtestdll/readtestdll.vcproj -./windows/examples/selectest/selectest.vcproj -./windows/examples/selectestdll/selectestdll.vcproj -./windows/examples/writetest/writetest.vcproj -./windows/examples/writetestdll/writetestdll.vcproj - -# Fortran Examples -./windows/fortran/examples/allf90examples/allf90examples.sln -./windows/fortran/examples/allf90examples/allf90examples.vcproj -./windows/fortran/examples/attreexampletest/attreexampletest.vfproj -./windows/fortran/examples/attreexampletestdll/attreexampletestdll.vfproj -./windows/fortran/examples/compoundtest/compoundtest.vfproj -./windows/fortran/examples/compoundtestdll/compoundtestdll.vfproj -./windows/fortran/examples/dsetexampletest/dsetexampletest.vfproj -./windows/fortran/examples/dsetexampletestdll/dsetexampletestdll.vfproj -./windows/fortran/examples/fileexampletest/fileexampletest.vfproj -./windows/fortran/examples/fileexampletestdll/fileexampletestdll.vfproj -./windows/fortran/examples/groupexampletest/groupexampletest.vfproj -./windows/fortran/examples/groupexampletestdll/groupexampletestdll.vfproj -./windows/fortran/examples/grpdsetexampletest/grpdsetexampletest.vfproj -./windows/fortran/examples/grpdsetexampletestdll/grpdsetexampletestdll.vfproj -./windows/fortran/examples/grpittest/grpittest.vfproj -./windows/fortran/examples/grpittestdll/grpittestdll.vfproj -./windows/fortran/examples/grpsexampletest/grpsexampletest.vfproj -./windows/fortran/examples/grpsexampletestdll/grpsexampletestdll.vfproj -./windows/fortran/examples/hyperslabtest/hyperslabtest.vfproj -./windows/fortran/examples/hyperslabtestdll/hyperslabtestdll.vfproj -./windows/fortran/examples/mountexampletest/mountexampletest.vfproj -./windows/fortran/examples/mountexampletestdll/mountexampletestdll.vfproj -./windows/fortran/examples/refobjexampletest/refobjexampletest.vfproj -./windows/fortran/examples/refobjexampletestdll/refobjexampletestdll.vfproj -./windows/fortran/examples/refregexampletest/refregexampletest.vfproj -./windows/fortran/examples/refregexampletestdll/refregexampletestdll.vfproj -./windows/fortran/examples/rwdsetexampletest/rwdsetexampletest.vfproj -./windows/fortran/examples/rwdsetexampletestdll/rwdsetexampletestdll.vfproj -./windows/fortran/examples/selecteletest/selecteletest.vfproj -./windows/fortran/examples/selecteletestdll/selecteletestdll.vfproj - -# Fortran Tests -./windows/fortran/test/checkfortrantests.bat -./windows/fortran/test/flush1_fortran/flush1_fortran.vfproj -./windows/fortran/test/flush1_fortrandll/flush1_fortrandll.vfproj -./windows/fortran/test/flush2_fortran/flush2_fortran.vfproj -./windows/fortran/test/flush2_fortrandll/flush2_fortrandll.vfproj -./windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj -./windows/fortran/test/libtest_fortran/libtest_cstub.vcproj -./windows/fortran/test/libtest_fortran/libtest_fortran.vfproj -./windows/fortran/test/libtest_fortrandll/libtest_fortrandll.vfproj -./windows/fortran/test/testhdf5_fortran/testhdf5_fortran.vfproj -./windows/fortran/test/testhdf5_fortran_1_8/testhdf5_fortran_1_8.vfproj -./windows/fortran/test/testhdf5_fortran_1_8dll/testhdf5_fortran_1_8dll.vfproj -./windows/fortran/test/testhdf5_fortrandll/testhdf5_fortrandll.vfproj - -# High-Leve C++ Tests -./windows/hl/c++/test/checkhlcpptests.bat -./windows/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.vcproj -./windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj - -# High-Level Library Examples -./windows/hl/examples/test_hl_cexamples.BAT -./windows/hl/examples/allhlcexamples/allhlcexamples.sln -./windows/hl/examples/allhlcexamples/allhlcexamples.vcproj -./windows/hl/examples/ex_ds1/ex_ds1.vcproj -./windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj -./windows/hl/examples/ex_image1/ex_image1.vcproj -./windows/hl/examples/ex_image1dll/ex_image1dll.vcproj -./windows/hl/examples/ex_image2/ex_image2.vcproj -./windows/hl/examples/ex_image2dll/ex_image2dll.vcproj -./windows/hl/examples/ex_lite1/ex_lite1.vcproj -./windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj -./windows/hl/examples/ex_lite2/ex_lite2.vcproj -./windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj -./windows/hl/examples/ex_lite3/ex_lite3.vcproj -./windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj -./windows/hl/examples/ex_table01/ex_table01.vcproj -./windows/hl/examples/ex_table01dll/ex_table01dll.vcproj -./windows/hl/examples/ex_table02/ex_table02.vcproj -./windows/hl/examples/ex_table02dll/ex_table02dll.vcproj -./windows/hl/examples/ex_table03/ex_table03.vcproj -./windows/hl/examples/ex_table03dll/ex_table03dll.vcproj -./windows/hl/examples/ex_table04/ex_table04.vcproj -./windows/hl/examples/ex_table04dll/ex_table04dll.vcproj -./windows/hl/examples/ex_table05/ex_table05.vcproj -./windows/hl/examples/ex_table05dll/ex_table05dll.vcproj -./windows/hl/examples/ex_table06/ex_table06.vcproj -./windows/hl/examples/ex_table06dll/ex_table06dll.vcproj -./windows/hl/examples/ex_table07/ex_table07.vcproj -./windows/hl/examples/ex_table07dll/ex_table07dll.vcproj -./windows/hl/examples/ex_table08/ex_table08.vcproj -./windows/hl/examples/ex_table08dll/ex_table08dll.vcproj -./windows/hl/examples/ex_table09/ex_table09.vcproj -./windows/hl/examples/ex_table09dll/ex_table09dll.vcproj -./windows/hl/examples/ex_table10/ex_table10.vcproj -./windows/hl/examples/ex_table10dll/ex_table10dll.vcproj -./windows/hl/examples/ex_table11/ex_table11.vcproj -./windows/hl/examples/ex_table11dll/ex_table11dll.vcproj -./windows/hl/examples/ex_table12/ex_table12.vcproj -./windows/hl/examples/ex_table12dll/ex_table12dll.vcproj -./windows/hl/examples/ptExampleFL/ptExampleFL.vcproj -./windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj -./windows/hl/examples/ptExampleVL/ptExampleVL.vcproj -./windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj - -# High-Level Fortran Examples -./windows/hl/fortran/examples/test_hl_f90examples.BAT -./windows/hl/fortran/examples/allhlf90examples/allhlf90examples.sln -./windows/hl/fortran/examples/allhlf90examples/allhlf90examples.vcproj -./windows/hl/fortran/examples/ex_lite/ex_lite.vfproj -./windows/hl/fortran/examples/ex_litedll/ex_litedll.vfproj - -# High-Level Fortran Tests -./windows/hl/fortran/test/checkhlfortrantests.bat -./windows/hl/fortran/test/hl_test_image_fortran/hl_test_image_fortran.vfproj -./windows/hl/fortran/test/hl_test_image_fortrandll/hl_test_image_fortrandll.vfproj -./windows/hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.vfproj -./windows/hl/fortran/test/hl_test_lite_fortrandll/hl_test_lite_fortrandll.vfproj -./windows/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.vfproj -./windows/hl/fortran/test/hl_test_table_fortrandll/hl_test_table_fortrandll.vfproj - -# High-Level Library Tests -./windows/hl/test/H5srcdir_str.h -./windows/hl/test/checkhltests.bat -./windows/hl/test/hl_test_ds/hl_test_ds.vcproj -./windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj -./windows/hl/test/hl_test_image/hl_test_image.vcproj -./windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj -./windows/hl/test/hl_test_lite/hl_test_lite.vcproj -./windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj -./windows/hl/test/hl_test_packet/hl_test_packet.vcproj -./windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj -./windows/hl/test/hl_test_table/hl_test_table.vcproj -./windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj - -# High-Level Tools -./windows/hl/tools/gif2h5/h52giftest.bat -./windows/hl/tools/gifconv/gif2h5.vcproj -./windows/hl/tools/gifconv/h52gif.vcproj -./windows/hl/tools/gifconvdll/gif2h5dll.vcproj -./windows/hl/tools/gifconvdll/h52gifdll.vcproj - -# Misc. Projects -./windows/misc/typegen/h5fort_type_defines/h5fort_type_defines.vfproj -./windows/misc/typegen/h5fortran_detect/h5fortran_detect.vfproj -./windows/misc/typegen/h5match_types/h5match_types.vcproj -./windows/misc/typegen/h5tinit/h5tinit.vcproj -./windows/misc/typegen/h5libsettings/h5libsettings.vcproj - -# Performance Tests -./windows/perform/checkperformtests.bat -./windows/perform/perf_serialdll/perf_serialdll.vcproj -./windows/perform/perf_serial/perf_serial.vcproj - -# Project Files -./windows/proj/all/all.sln -./windows/proj/all/all.vcproj -./windows/proj/all_fortran/all_fortran.sln -./windows/proj/all_fortran/all_fortran.vcproj -./windows/proj/hdf5/hdf5.vcproj -./windows/proj/hdf5_cpp/hdf5_cpp.vcproj -./windows/proj/hdf5_cppdll/hdf5_cppdll.vcproj -./windows/proj/hdf5dll/hdf5dll.vcproj -./windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj -./windows/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.vcproj -./windows/proj/hdf5_fortran/hdf5_fortran.vfproj -./windows/proj/hdf5_fortrandll/hdf5_fortrandll.vfproj -./windows/proj/hdf5_hl/hdf5_hl.vcproj -./windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.vcproj -./windows/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.vcproj -./windows/proj/hdf5_hldll/hdf5_hldll.vcproj -./windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj -./windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj -./windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.vfproj -./windows/proj/hdf5_hl_fortrandll/hdf5_hl_fortrandll.vfproj - -# Visual Studio Property Sheets -./windows/proj/property_sheets/remove-posix-warnings.vsprops - -# Windows-maintainted Source -./windows/src/H5pubconf.h - -# Library Test Projects -./windows/test/H5srcdir_str.h -./windows/test/checktests.bat -./windows/test/testerror.bat -./windows/test/app_ref/app_ref.vcproj -./windows/test/app_refdll/app_refdll.vcproj -./windows/test/big/big.vcproj -./windows/test/bigdll/bigdll.vcproj -./windows/test/bittests/bittests.vcproj -./windows/test/bittestsdll/bittestsdll.vcproj -./windows/test/btree2/btree2.vcproj -./windows/test/btree2dll/btree2dll.vcproj -./windows/test/cache/cache.vcproj -./windows/test/cache_api/cache_api.vcproj -./windows/test/cache_apidll/cache_apidll.vcproj -./windows/test/cachedll/cachedll.vcproj -./windows/test/chunk/chunk.vcproj -./windows/test/chunk_info/chunk_info.vcproj -./windows/test/chunk_infodll/chunk_infodll.vcproj -./windows/test/chunkdll/chunkdll.vcproj -./windows/test/cmpd_dset/cmpd_dset.vcproj -./windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj -./windows/test/cross_read/cross_read.vcproj -./windows/test/cross_readdll/cross_readdll.vcproj -./windows/test/dangle/dangle.vcproj -./windows/test/dangledll/dangledll.vcproj -./windows/test/dsets/dsets.vcproj -./windows/test/dsetsdll/dsetsdll.vcproj -./windows/test/dt_arith/dt_arith.vcproj -./windows/test/dt_arithdll/dt_arithdll.vcproj -./windows/test/dtransform/dtransform.vcproj -./windows/test/dtransformdll/dtransformdll.vcproj -./windows/test/dtypes/dtypes.vcproj -./windows/test/dtypesdll/dtypesdll.vcproj -./windows/test/efc/efc.vcproj -./windows/test/efcdll/efcdll.vcproj -./windows/test/earray/earray.vcproj -./windows/test/earraydll/earraydll.vcproj -./windows/test/enum/enum.vcproj -./windows/test/enumdll/enumdll.vcproj -./windows/test/error_test/error_test.vcproj -./windows/test/error_testdll/error_testdll.vcproj -./windows/test/err_compat/err_compat.vcproj -./windows/test/err_compatdll/err_compatdll.vcproj -./windows/test/extend/extend.vcproj -./windows/test/extenddll/extenddll.vcproj -./windows/test/external/external.vcproj -./windows/test/externaldll/externaldll.vcproj -./windows/test/farray/farray.vcproj -./windows/test/farraydll/farraydll.vcproj -./windows/test/fheap/fheap.vcproj -./windows/test/fheapdll/fheapdll.vcproj -./windows/test/fillval/fillval.vcproj -./windows/test/fillvaldll/fillvaldll.vcproj -./windows/test/flush1/flush1.vcproj -./windows/test/flush1dll/flush1dll.vcproj -./windows/test/flush2/flush2.vcproj -./windows/test/flush2dll/flush2dll.vcproj -./windows/test/freespace/freespace.vcproj -./windows/test/freespacedll/freespacedll.vcproj -./windows/test/getname/getname.vcproj -./windows/test/getnamedll/getnamedll.vcproj -./windows/test/getub/getub.vcproj -./windows/test/gheap/gheap.vcproj -./windows/test/gheapdll/gheapdll.vcproj -./windows/test/hyperslab/hyperslab.vcproj -./windows/test/hyperslabdll/hyperslabdll.vcproj -./windows/test/iopipe/iopipe.vcproj -./windows/test/iopipedll/iopipedll.vcproj -./windows/test/istore/istore.vcproj -./windows/test/istoredll/istoredll.vcproj -./windows/test/lheap/lheap.vcproj -./windows/test/lheapdll/lheapdll.vcproj -./windows/test/libtest/libtest.vcproj -./windows/test/libtestdll/libtestdll.vcproj -./windows/test/links/links.vcproj -./windows/test/linksdll/linksdll.vcproj -./windows/test/mf/mf.vcproj -./windows/test/mfdll/mfdll.vcproj -./windows/test/mount/mount.vcproj -./windows/test/mountdll/mountdll.vcproj -./windows/test/mtime/mtime.vcproj -./windows/test/mtimedll/mtimedll.vcproj -./windows/test/ntypes/ntypes.vcproj -./windows/test/ntypesdll/ntypesdll.vcproj -./windows/test/objcopy/objcopy.vcproj -./windows/test/objcopydll/objcopydll.vcproj -./windows/test/ohdr/ohdr.vcproj -./windows/test/ohdrdll/ohdrdll.vcproj -./windows/test/overhead/overhead.vcproj -./windows/test/overheaddll/overheaddll.vcproj -./windows/test/pool/pool.vcproj -./windows/test/pooldll/pooldll.vcproj -./windows/test/reserved/reserved.vcproj -./windows/test/reserveddll/reserveddll.vcproj -./windows/test/set_extent/set_extent.vcproj -./windows/test/set_extentdll/set_extentdll.vcproj -./windows/test/stab/stab.vcproj -./windows/test/stabdll/stabdll.vcproj -./windows/test/tcheckversion/tcheckversion.vcproj -./windows/test/tcheckversiondll/tcheckversiondll.vcproj -./windows/test/tellub/tellub.vcproj -./windows/test/testhdf5/testhdf5.vcproj -./windows/test/testhdf5dll/testhdf5dll.vcproj -./windows/test/ttsafedll/ttsafedll.vcproj -./windows/test/unlink/unlink.vcproj -./windows/test/unlinkdll/unlinkdll.vcproj -./windows/test/vfd/vfd.vcproj -./windows/test/vfddll/vfddll.vcproj - -# Library Tools -./windows/tools/checktools.bat -./windows/tools/h5copy/h5copy.vcproj -./windows/tools/h5copy/testh5copy.bat -./windows/tools/h5debug/h5debug.vcproj -./windows/tools/h5debugdll/h5debugdll.vcproj -./windows/tools/h5diff/h5diff.vcproj -./windows/tools/h5diff/testh5diff.bat -./windows/tools/h5diffdll/h5diffdll.vcproj -./windows/tools/h5dump/h5dump.vcproj -./windows/tools/h5dump/testh5dump.bat -./windows/tools/h5dump/testh5dumpxml.bat -./windows/tools/h5dumpdll/h5dumpdll.vcproj -./windows/tools/h5import/h5import.vcproj -./windows/tools/h5import/h5importtestutil.bat -./windows/tools/h5importdll/h5importdll.vcproj -./windows/tools/h5jam/h5jam.vcproj -./windows/tools/h5jam/testh5jam.bat -./windows/tools/h5ls/h5ls.vcproj -./windows/tools/h5ls/testh5ls.bat -./windows/tools/h5lsdll/h5lsdll.vcproj -./windows/tools/h5mkgrp/h5mkgrp.vcproj -./windows/tools/h5mkgrp/testh5mkgrp.bat -./windows/tools/h5repack/h5repack.vcproj -./windows/tools/h5repack/h5repack.bat -./windows/tools/h5repackdll/h5repackdll.vcproj -./windows/tools/h5repart/h5repart.vcproj -./windows/tools/h5repart/testh5repart.bat -./windows/tools/h5repartdll/h5repartdll.vcproj -./windows/tools/h5stat/h5stat.vcproj -./windows/tools/h5stat/testh5stat.bat -./windows/tools/h5statdll/h5statdll.vcproj -./windows/tools/h5unjam/h5unjam.vcproj -./windows/tools/talign/talign.vcproj -./windows/tools/taligndll/taligndll.vcproj -./windows/tools/testfiles/binread/binread.vcproj -./windows/tools/testfiles/h5difftst/h5difftst.vcproj -./windows/tools/testfiles/h5dumptst/h5dumptst.vcproj -./windows/tools/testfiles/h5importtst/h5importtst.vcproj -./windows/tools/testfiles/h5jamtst/h5jamtst.vcproj -./windows/tools/testfiles/h5repacktst/h5repacktst.vcproj -./windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj -./windows/tools/testfiles/h5reparttst/h5reparttst.vcproj -./windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj -./windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj -./windows/tools/toolslib/toolslib.vcproj -./windows/tools/toolslibdll/toolslibdll.vcproj - |