summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2007-06-27 21:00:47 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2007-06-27 21:00:47 (GMT)
commit10f04e651970fde07a8ac61e92359eaaad977571 (patch)
treec0ae1e819892932e470a741cdc2668a9d46b3f9d /MANIFEST
parentc63a400f7ab89ed4cbd702345c456e2b7bb14c7e (diff)
downloadhdf5-10f04e651970fde07a8ac61e92359eaaad977571.zip
hdf5-10f04e651970fde07a8ac61e92359eaaad977571.tar.gz
hdf5-10f04e651970fde07a8ac61e92359eaaad977571.tar.bz2
[svn-r13924] Purpose: Cleanup
Description: Clean up the MANIFEST a little bit. Also removed some batch files and empty folders that were added mistakenly in the last check-in. Tested: Too minor.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST554
1 files changed, 21 insertions, 533 deletions
diff --git a/MANIFEST b/MANIFEST
index bf61dec..7f16821 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1610,8 +1610,8 @@
./vms/tools/h5repack/make.com
./vms/tools/lib/make.com
-#Windows-specific Files.
-# NOTE: I will be clean this up shortly.
+# Windows-specific Files.
+# Batch scripts
./windows/copy_hdf.bat
./windows/COPYING
./windows/hdf5bt.BAT
@@ -1633,503 +1633,298 @@
./windows/batch_intelc/convert_to_icproj.BAT
./windows/batch_intelc/hdf5bt_intelc.BAT
./windows/batch_intelc/hdf5build_intelc.BAT
-
./windows/batch_net/convert.js
./windows/batch_net/convert_to_vcproj.bat
./windows/batch_net/hdf5bt_net.bat
./windows/batch_net/hdf5build_net.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/hdf5cpptest.bat
-
./windows/c++/test/dsets_cpp/dsets_cpp.vcproj
-
./windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj
-
./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
+# Windows-maintained Fortran Source
./windows/fortran/src/H5f90i_gen.h
./windows/fortran/src/H5fortran_types.f90
+# Fortran Tests
./windows/fortran/test/testhdf5_fortran.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_fortran_lib.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_fortrandll/testhdf5_fortrandll.vfproj
-
+# High-Leve C++ Tests
./windows/hl/c++/test/test_hdf5_hl_cpp.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_ds/ex_ds.vcproj
-
./windows/hl/examples/ex_dsdll/ex_dsdll.vcproj
-
./windows/hl/examples/ex_images/ex_images.vcproj
-
./windows/hl/examples/ex_imagesdll/ex_imagesdll.vcproj
-
./windows/hl/examples/ex_lite/ex_lite.vcproj
-
./windows/hl/examples/ex_litedll/ex_litedll.vcproj
-
./windows/hl/examples/ex_packet/ex_packet.vcproj
-
./windows/hl/examples/ex_packetdll/ex_packetdll.vcproj
-
./windows/hl/examples/ex_table/ex_table.vcproj
-
./windows/hl/examples/ex_tabledll/ex_tabledll.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/test_hdf5_hl_fortran.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/test_hdf5_hl.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/fortrantypegen/fortrantypegen.sln
./windows/misc/fortrantypegen/H5fortran_detect.vfproj
-
./windows/misc/H5fortran_detect_gen/H5fortran_detect_gen.sln
./windows/misc/H5fortran_detect_gen/H5fortran_detect_gen.vfproj
-
./windows/misc/matchtypegen/H5match_types.vcproj
./windows/misc/matchtypegen/matchtypegen.sln
-
./windows/misc/typegen/typegen.sln
-
./windows/misc/typegen/h5tinit/h5tinit.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_fortran_lib.vcproj
./windows/proj/hdf5_hl_fortran/hdf5_hl_fortran.vfproj
-
./windows/proj/hdf5_hl_fortrandll/hdf5_hl_fortrandll.vfproj
+# Windows-maintainted Source
./windows/src/H5pubconf.h
./windows/src/H5Tinit.c
+# Library Test Projects
./windows/test/hdf5test.bat
./windows/test/hdf5timingtest.bat
./windows/test/testerr.bat
-
./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/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/enum/enum.vcproj
-
./windows/test/enumdll/enumdll.vcproj
-
./windows/test/error_api/error_api.vcproj
-
./windows/test/error_apidll/error_apidll.vcproj
-
./windows/test/error_compat/error_compat.vcproj
-
./windows/test/error_compatdll/error_compatdll.vcproj
-
./windows/test/extend/extend.vcproj
-
./windows/test/extenddll/extenddll.vcproj
-
./windows/test/external/external.vcproj
-
./windows/test/externaldll/externaldll.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/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/libtestD/libtestD.vcproj
-
./windows/test/links/links.vcproj
-
./windows/test/linksdll/linksdll.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/ohdr_gentst/ohdr_gentst.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/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/copytest.BAT
./windows/tools/difftest.BAT
./windows/tools/dumptest.bat
@@ -2141,616 +1936,309 @@
./windows/tools/stattest.BAT
./windows/tools/testhdf5tools.BAT
./windows/tools/tooltest.bat
-
./windows/tools/h5copy/h5copy.vcproj
-
./windows/tools/h5debug/h5debug.vcproj
-
./windows/tools/h5debugdll/h5debugdll.vcproj
-
./windows/tools/h5diff/h5diff.vcproj
-
./windows/tools/h5diffdll/h5diffdll.vcproj
-
./windows/tools/h5dump/h5dump.vcproj
-
./windows/tools/h5dumpdll/h5dumpdll.vcproj
-
./windows/tools/h5import/h5import.vcproj
-
./windows/tools/h5importdll/h5importdll.vcproj
-
./windows/tools/h5jam/h5jam.vcproj
-
./windows/tools/h5ls/h5ls.vcproj
-
./windows/tools/h5lsdll/h5lsdll.vcproj
-
./windows/tools/h5mkgrp/h5mkgrp.vcproj
-
./windows/tools/h5repack/h5repack.vcproj
-
./windows/tools/h5repackdll/h5repackdll.vcproj
-
./windows/tools/h5repart/h5repart.vcproj
-
./windows/tools/h5repartdll/h5repartdll.vcproj
-
./windows/tools/h5stat/h5stat.vcproj
-
./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/toolslibD/toolslibD.vcproj
-./windows_vs6/COPYING
+# Visual Studio 6.0 Project Files
+./windows_vs6/COPYING
./windows_vs6/c++/examples/allcppexamples/allcppexamples.dsp
./windows_vs6/c++/examples/allcppexamples/allcppexamples.dsw
-
./windows_vs6/c++/examples/chunkstest/chunkstest.dsp
-
./windows_vs6/c++/examples/chunkstestdll/chunkstestdll.dsp
-
./windows_vs6/c++/examples/compoundtest/compoundtest.dsp
-
./windows_vs6/c++/examples/compoundtestdll/compoundtestdll.dsp
-
./windows_vs6/c++/examples/createtest/createtest.dsp
-
./windows_vs6/c++/examples/createtestdll/createtestdll.dsp
-
./windows_vs6/c++/examples/extend_dstest/extend_dstest.dsp
-
./windows_vs6/c++/examples/extend_dstestdll/extend_dstestdll.dsp
-
./windows_vs6/c++/examples/h5grouptest/h5grouptest.dsp
-
./windows_vs6/c++/examples/h5grouptestdll/h5grouptestdll.dsp
-
./windows_vs6/c++/examples/readdatatest/readdatatest.dsp
-
./windows_vs6/c++/examples/readdatatestdll/readdatatestdll.dsp
-
./windows_vs6/c++/examples/writedatatest/writedatatest.dsp
-
./windows_vs6/c++/examples/writedatatestdll/writedatatestdll.dsp
-
./windows_vs6/c++/test/dsets_cpp/dsets_cpp.dsp
-
./windows_vs6/c++/test/dsets_cppdll/dsets_cppdll.dsp
-
./windows_vs6/c++/test/testhdf5_cpp/testhdf5_cpp.dsp
-
./windows_vs6/c++/test/testhdf5_cppdll/testhdf5_cppdll.dsp
-
-./windows_vs6/examples/testExamples.bat
-
./windows_vs6/examples/allexamples/allexamples.dsp
./windows_vs6/examples/allexamples/allexamples.dsw
-
./windows_vs6/examples/attributetest/attributetest.dsp
-
./windows_vs6/examples/attributetestdll/attributetestdll.dsp
-
./windows_vs6/examples/chunkread/chunkread.dsp
-
./windows_vs6/examples/chunkreaddll/chunkreaddll.dsp
-
./windows_vs6/examples/compoundtest/compoundtest.dsp
-
./windows_vs6/examples/compoundtestdll/compoundtestdll.dsp
-
./windows_vs6/examples/extendwritetest/extendwritetest.dsp
-
./windows_vs6/examples/extendwritetestdll/extendwritetestdll.dsp
-
./windows_vs6/examples/grouptest/grouptest.dsp
-
./windows_vs6/examples/grouptestdll/grouptestdll.dsp
-
./windows_vs6/examples/intermgrouptest/intermgrouptest.dsp
-
./windows_vs6/examples/intermgrouptestdll/intermgrouptestdll.dsp
-
./windows_vs6/examples/readtest/readtest.dsp
-
./windows_vs6/examples/readtestdll/readtestdll.dsp
-
./windows_vs6/examples/selectest/selectest.dsp
-
./windows_vs6/examples/selectestdll/selectestdll.dsp
-
./windows_vs6/examples/writetest/writetest.dsp
-
./windows_vs6/examples/writetestdll/writetestdll.dsp
-
./windows_vs6/fortran/examples/allf90examples/allf90examples.dsp
./windows_vs6/fortran/examples/allf90examples/allf90examples.dsw
-
./windows_vs6/fortran/examples/attreexampletest/attreexampletest.dsp
-
./windows_vs6/fortran/examples/attreexampletestdll/attreexampletestdll.dsp
-
./windows_vs6/fortran/examples/compoundtest/compoundtest.dsp
-
./windows_vs6/fortran/examples/compoundtestdll/compoundtestdll.dsp
-
./windows_vs6/fortran/examples/dsetexampletest/dsetexampletest.dsp
-
./windows_vs6/fortran/examples/dsetexampletestdll/dsetexampletestdll.dsp
-
./windows_vs6/fortran/examples/fileexampletest/fileexampletest.dsp
-
./windows_vs6/fortran/examples/fileexampletestdll/fileexampletestdll.dsp
-
./windows_vs6/fortran/examples/groupexampletest/groupexampletest.dsp
-
./windows_vs6/fortran/examples/groupexampletestdll/groupexampletestdll.dsp
-
./windows_vs6/fortran/examples/grpdsetexampletest/grpdsetexampletest.dsp
-
./windows_vs6/fortran/examples/grpdsetexampletestdll/grpdsetexampletestdll.dsp
-
./windows_vs6/fortran/examples/grpittest/grpittest.dsp
-
./windows_vs6/fortran/examples/grpittestdll/grpittestdll.dsp
-
./windows_vs6/fortran/examples/grpsexampletest/grpsexampletest.dsp
-
./windows_vs6/fortran/examples/grpsexampletestdll/grpsexampletestdll.dsp
-
./windows_vs6/fortran/examples/hyperslabtest/hyperslabtest.dsp
-
./windows_vs6/fortran/examples/hyperslabtestdll/hyperslabtestdll.dsp
-
./windows_vs6/fortran/examples/mountexampletest/mountexampletest.dsp
-
./windows_vs6/fortran/examples/mountexampletestdll/mountexampletestdll.dsp
-
./windows_vs6/fortran/examples/refobjexampletest/refobjexampletest.dsp
-
./windows_vs6/fortran/examples/refobjexampletestdll/refobjexampletestdll.dsp
-
./windows_vs6/fortran/examples/refregexampletest/refregexampletest.dsp
-
./windows_vs6/fortran/examples/refregexampletestdll/refregexampletestdll.dsp
-
./windows_vs6/fortran/examples/rwdsetexampletest/rwdsetexampletest.dsp
-
./windows_vs6/fortran/examples/rwdsetexampletestdll/rwdsetexampletestdll.dsp
-
./windows_vs6/fortran/examples/selecteletest/selecteletest.dsp
-
./windows_vs6/fortran/examples/selecteletestdll/selecteletestdll.dsp
-
-./windows_vs6/fortran/test/testhdf5_fortran.bat
-
./windows_vs6/fortran/test/flush1_fortran/flush1_fortran.dsp
-
./windows_vs6/fortran/test/flush1_fortrandll/flush1_fortrandll.dsp
-
./windows_vs6/fortran/test/flush2_fortran/flush2_fortran.dsp
-
./windows_vs6/fortran/test/flush2_fortrandll/flush2_fortrandll.dsp
-
./windows_vs6/fortran/test/libtest_cstubdll/libtest_cstubdll.dsp
-
./windows_vs6/fortran/test/libtest_fortran/libtest_fortran.dsp
-
./windows_vs6/fortran/test/libtest_fortrandll/libtest_fortrandll.dsp
-
./windows_vs6/fortran/test/testhdf5_fortran/testhdf5_fortran.dsp
-
./windows_vs6/fortran/test/testhdf5_fortrandll/testhdf5_fortrandll.dsp
-
-
-./windows_vs6/hl/c++/test/test_hdf5_hl_cpp.bat
-
./windows_vs6/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.dsp
-
./windows_vs6/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.dsp
-
-./windows_vs6/hl/examples/test_hl_cexamples.BAT
-
./windows_vs6/hl/examples/allhlcexamples/allhlcexamples.dsp
./windows_vs6/hl/examples/allhlcexamples/allhlcexamples.dsw
-
./windows_vs6/hl/examples/ex_ds/ex_ds.dsp
-
./windows_vs6/hl/examples/ex_dsdll/ex_dsdll.dsp
-
./windows_vs6/hl/examples/ex_images/ex_images.dsp
-
./windows_vs6/hl/examples/ex_imagesdll/ex_imagesdll.dsp
-
./windows_vs6/hl/examples/ex_lite/ex_lite.dsp
-
./windows_vs6/hl/examples/ex_litedll/ex_litedll.dsp
-
./windows_vs6/hl/examples/ex_packet/ex_packet.dsp
-
./windows_vs6/hl/examples/ex_packetdll/ex_packetdll.dsp
-
./windows_vs6/hl/examples/ex_table/ex_table.dsp
-
./windows_vs6/hl/examples/ex_tabledll/ex_tabledll.dsp
-
-./windows_vs6/hl/fortran/examples/test_hl_f90examples.BAT
-
./windows_vs6/hl/fortran/examples/allhlf90examples/allhlf90examples.dsp
./windows_vs6/hl/fortran/examples/allhlf90examples/allhlf90examples.dsw
-
./windows_vs6/hl/fortran/examples/ex_lite/ex_lite.dsp
-
./windows_vs6/hl/fortran/examples/ex_litedll/ex_litedll.dsp
-
-./windows_vs6/hl/fortran/test/test_hdf5_hl_fortran.BAT
-
./windows_vs6/hl/fortran/test/hl_test_image_fortran/hl_test_image_fortran.dsp
-
./windows_vs6/hl/fortran/test/hl_test_image_fortrandll/hl_test_image_fortrandll.dsp
-
./windows_vs6/hl/fortran/test/hl_test_lite_fortran/hl_test_lite_fortran.dsp
-
./windows_vs6/hl/fortran/test/hl_test_lite_fortrandll/hl_test_lite_fortrandll.dsp
-
./windows_vs6/hl/fortran/test/hl_test_table_fortran/hl_test_table_fortran.dsp
-
./windows_vs6/hl/fortran/test/hl_test_table_fortrandll/hl_test_table_fortrandll.dsp
-
-./windows_vs6/hl/test/test_hdf5_hl.BAT
-
./windows_vs6/hl/test/hl_test_ds/hl_test_ds.dsp
-
./windows_vs6/hl/test/hl_test_dsdll/hl_test_dsdll.dsp
-
./windows_vs6/hl/test/hl_test_image/hl_test_image.dsp
-
./windows_vs6/hl/test/hl_test_imagedll/hl_test_imagedll.dsp
-
./windows_vs6/hl/test/hl_test_lite/hl_test_lite.dsp
-
./windows_vs6/hl/test/hl_test_litedll/hl_test_litedll.dsp
-
./windows_vs6/hl/test/hl_test_packet/hl_test_packet.dsp
-
./windows_vs6/hl/test/hl_test_packetdll/hl_test_packetdll.dsp
-
./windows_vs6/hl/test/hl_test_table/hl_test_table.dsp
-
./windows_vs6/hl/test/hl_test_tabledll/hl_test_tabledll.dsp
-
-
-./windows_vs6/hl/tools/gif2h5/h52giftest.bat
-
./windows_vs6/hl/tools/gifconv/gif2h5.dsp
./windows_vs6/hl/tools/gifconv/h52gif.dsp
-
./windows_vs6/hl/tools/gifconvdll/gif2h5dll.dsp
./windows_vs6/hl/tools/gifconvdll/h52gifdll.dsp
-
./windows_vs6/misc/fortrantypegen/fortrantypegen.dsw
./windows_vs6/misc/fortrantypegen/H5fortran_detect.dsp
-
./windows_vs6/misc/H5fortran_detect_gen/H5fortran_detect_gen.dsp
./windows_vs6/misc/H5fortran_detect_gen/H5fortran_detect_gen.dsw
-
./windows_vs6/misc/matchtypegen/H5match_types.dsp
./windows_vs6/misc/matchtypegen/matchtypegen.dsw
-
./windows_vs6/misc/typegen/typegen.dsw
-
./windows_vs6/misc/typegen/h5tinit/h5tinit.dsp
-
./windows_vs6/proj/all/all.dsp
./windows_vs6/proj/all/all.dsw
-
./windows_vs6/proj/hdf5/hdf5.dsp
-
./windows_vs6/proj/hdf5_cpp/hdf5_cpp.dsp
-
./windows_vs6/proj/hdf5_cppdll/hdf5_cppdll.dsp
-
./windows_vs6/proj/hdf5dll/hdf5dll.dsp
-
./windows_vs6/proj/hdf5_f90cstub/hdf5_f90cstub.dsp
-
./windows_vs6/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.dsp
-
./windows_vs6/proj/hdf5_fortran/hdf5_fortran.dsp
-
./windows_vs6/proj/hdf5_fortrandll/hdf5_fortrandll.dsp
-
./windows_vs6/proj/hdf5_hl/hdf5_hl.dsp
-
./windows_vs6/proj/hdf5_hl_cpp/hdf5_hl_cpp.dsp
-
./windows_vs6/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.dsp
-
./windows_vs6/proj/hdf5_hldll/hdf5_hldll.dsp
-
./windows_vs6/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.dsp
-
./windows_vs6/proj/hdf5_hl_fortran/hdf5_hl_fortran.dsp
-
./windows_vs6/proj/hdf5_hl_fortrandll/hdf5_hl_fortrandll.dsp
-
./windows_vs6/test/big/big.dsp
-
./windows_vs6/test/bigdll/bigdll.dsp
-
./windows_vs6/test/bittests/bittests.dsp
-
./windows_vs6/test/bittestsdll/bittestsdll.dsp
-
./windows_vs6/test/btree2/btree2.dsp
-
./windows_vs6/test/btree2dll/btree2dll.dsp
-
./windows_vs6/test/cache/cache.dsp
-
./windows_vs6/test/cache_api/cache_api.dsp
-
./windows_vs6/test/cache_apidll/cache_apidll.dsp
-
./windows_vs6/test/cachedll/cachedll.dsp
-
./windows_vs6/test/chunk/chunk.dsp
-
./windows_vs6/test/chunkdll/chunkdll.dsp
-
./windows_vs6/test/cmpd_dset/cmpd_dset.dsp
-
./windows_vs6/test/cmpd_dsetdll/cmpd_dsetdll.dsp
-
./windows_vs6/test/cross_read/cross_read.dsp
-
./windows_vs6/test/cross_readdll/cross_readdll.dsp
-
./windows_vs6/test/dangle/dangle.dsp
-
./windows_vs6/test/dangledll/dangledll.dsp
-
./windows_vs6/test/dsets/dsets.dsp
-
./windows_vs6/test/dsetsdll/dsetsdll.dsp
-
./windows_vs6/test/dt_arith/dt_arith.dsp
-
./windows_vs6/test/dt_arithdll/dt_arithdll.dsp
-
./windows_vs6/test/dtransform/dtransform.dsp
-
./windows_vs6/test/dtransformdll/dtransformdll.dsp
-
./windows_vs6/test/dtypes/dtypes.dsp
-
./windows_vs6/test/dtypesdll/dtypesdll.dsp
-
./windows_vs6/test/enum/enum.dsp
-
./windows_vs6/test/enumdll/enumdll.dsp
-
./windows_vs6/test/error_api/error_api.dsp
-
./windows_vs6/test/error_apidll/error_apidll.dsp
-
./windows_vs6/test/error_compat/error_compat.dsp
-
./windows_vs6/test/error_compatdll/error_compatdll.dsp
-
./windows_vs6/test/extend/extend.dsp
-
./windows_vs6/test/extenddll/extenddll.dsp
-
./windows_vs6/test/external/external.dsp
-
./windows_vs6/test/externaldll/externaldll.dsp
-
./windows_vs6/test/fheap/fheap.dsp
-
./windows_vs6/test/fheapdll/fheapdll.dsp
-
./windows_vs6/test/fillval/fillval.dsp
-
./windows_vs6/test/fillvaldll/fillvaldll.dsp
-
./windows_vs6/test/flush1/flush1.dsp
-
./windows_vs6/test/flush1dll/flush1dll.dsp
-
./windows_vs6/test/flush2/flush2.dsp
-
./windows_vs6/test/flush2dll/flush2dll.dsp
-
./windows_vs6/test/getname/getname.dsp
-
./windows_vs6/test/getnamedll/getnamedll.dsp
-
./windows_vs6/test/getub/getub.dsp
-
./windows_vs6/test/gheap/gheap.dsp
-
./windows_vs6/test/gheapdll/gheapdll.dsp
-
./windows_vs6/test/hyperslab/hyperslab.dsp
-
./windows_vs6/test/hyperslabdll/hyperslabdll.dsp
-
./windows_vs6/test/iopipe/iopipe.dsp
-
./windows_vs6/test/iopipedll/iopipedll.dsp
-
./windows_vs6/test/istore/istore.dsp
-
./windows_vs6/test/istoredll/istoredll.dsp
-
./windows_vs6/test/lheap/lheap.dsp
-
./windows_vs6/test/lheapdll/lheapdll.dsp
-
./windows_vs6/test/libtest/libtest.dsp
-
./windows_vs6/test/libtestD/libtestD.dsp
-
./windows_vs6/test/links/links.dsp
-
./windows_vs6/test/linksdll/linksdll.dsp
-
./windows_vs6/test/mount/mount.dsp
-
./windows_vs6/test/mountdll/mountdll.dsp
-
./windows_vs6/test/mtime/mtime.dsp
-
./windows_vs6/test/mtimedll/mtimedll.dsp
-
./windows_vs6/test/ntypes/ntypes.dsp
-
./windows_vs6/test/ntypesdll/ntypesdll.dsp
-
./windows_vs6/test/objcopy/objcopy.dsp
-
./windows_vs6/test/objcopydll/objcopydll.dsp
-
./windows_vs6/test/ohdr/ohdr.dsp
-
./windows_vs6/test/ohdrdll/ohdrdll.dsp
-
./windows_vs6/test/ohdr_gentst/ohdr_gentst.dsp
-
./windows_vs6/test/overhead/overhead.dsp
-
./windows_vs6/test/overheaddll/overheaddll.dsp
-
./windows_vs6/test/pool/pool.dsp
-
./windows_vs6/test/pooldll/pooldll.dsp
-
./windows_vs6/test/ref/ref.dsp
-
./windows_vs6/test/refdll/refdll.dsp
-
./windows_vs6/test/reserved/reserved.dsp
-
./windows_vs6/test/reserveddll/reserveddll.dsp
-
./windows_vs6/test/set_extent/set_extent.dsp
-
./windows_vs6/test/set_extentdll/set_extentdll.dsp
-
./windows_vs6/test/stab/stab.dsp
-
./windows_vs6/test/stabdll/stabdll.dsp
-
./windows_vs6/test/tellub/tellub.dsp
-
./windows_vs6/test/testhdf5/testhdf5.dsp
-
./windows_vs6/test/testhdf5dll/testhdf5dll.dsp
-
./windows_vs6/test/ttsafedll/ttsafedll.dsp
-
./windows_vs6/test/unlink/unlink.dsp
-
./windows_vs6/test/unlinkdll/unlinkdll.dsp
-
./windows_vs6/test/vfd/vfd.dsp
-
./windows_vs6/test/vfddll/vfddll.dsp
-
./windows_vs6/tools/h5copy/h5copy.dsp
-
./windows_vs6/tools/h5debug/h5debug.dsp
-
./windows_vs6/tools/h5debugdll/h5debugdll.dsp
-
./windows_vs6/tools/h5diff/h5diff.dsp
-
./windows_vs6/tools/h5diffdll/h5diffdll.dsp
-
./windows_vs6/tools/h5dump/h5dump.dsp
-
./windows_vs6/tools/h5dumpdll/h5dumpdll.dsp
-
./windows_vs6/tools/h5import/h5import.dsp
-
./windows_vs6/tools/h5importdll/h5importdll.dsp
-
./windows_vs6/tools/h5jam/h5jam.dsp
-
./windows_vs6/tools/h5ls/h5ls.dsp
-
./windows_vs6/tools/h5lsdll/h5lsdll.dsp
-
./windows_vs6/tools/h5mkgrp/h5mkgrp.dsp
-
./windows_vs6/tools/h5repack/h5repack.dsp
-
./windows_vs6/tools/h5repackdll/h5repackdll.dsp
-
./windows_vs6/tools/h5repart/h5repart.dsp
-
./windows_vs6/tools/h5repartdll/h5repartdll.dsp
-
./windows_vs6/tools/h5stat/h5stat.dsp
-
./windows_vs6/tools/h5statdll/h5statdll.dsp
-
./windows_vs6/tools/h5unjam/h5unjam.dsp
-
./windows_vs6/tools/talign/talign.dsp
-
./windows_vs6/tools/taligndll/taligndll.dsp
-
./windows_vs6/tools/testfiles/binread/binread.dsp
-
./windows_vs6/tools/testfiles/h5difftst/h5difftst.dsp
-
./windows_vs6/tools/testfiles/h5dumptst/h5dumptst.dsp
-
./windows_vs6/tools/testfiles/h5importtst/h5importtst.dsp
-
./windows_vs6/tools/testfiles/h5jamtst/h5jamtst.dsp
-
./windows_vs6/tools/testfiles/h5repacktst/h5repacktst.dsp
-
./windows_vs6/tools/testfiles/h5repart_gentest/h5repart_gentest.dsp
-
./windows_vs6/tools/testfiles/h5reparttst/h5reparttst.dsp
-
./windows_vs6/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.dsp
-
./windows_vs6/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.dsp
-
./windows_vs6/tools/toolslib/toolslib.dsp
-
./windows_vs6/tools/toolslibD/toolslibD.dsp \ No newline at end of file