summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2012-10-23 18:25:27 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2012-10-23 18:25:27 (GMT)
commit95a13a5fc9693baa4476493e998421d18ae36f20 (patch)
treee24781a142c6c32dda94ec278e83de03fc8c942f /MANIFEST
parent0d177e3c1e5bc98c39dba126162af8a877b356bc (diff)
downloadhdf5-95a13a5fc9693baa4476493e998421d18ae36f20.zip
hdf5-95a13a5fc9693baa4476493e998421d18ae36f20.tar.gz
hdf5-95a13a5fc9693baa4476493e998421d18ae36f20.tar.bz2
[svn-r22952] Purpose:
Removed legacy Visual Studio solutions and projects, which will no longer be supported after HDF5 1.8.10.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST430
1 files changed, 0 insertions, 430 deletions
diff --git a/MANIFEST b/MANIFEST
index 5e6f73d..85aafd4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -439,8 +439,6 @@
./release_docs/INSTALL_parallel
./release_docs/INSTALL_VMS.txt
./release_docs/INSTALL_Windows.txt
-./release_docs/obsolete_windows_docs/INSTALL_Windows_From_Command_Line.txt
-./release_docs/obsolete_windows_docs/INSTALL_Windows_Short_VS2008.TXT
./release_docs/RELEASE.txt
./release_docs/USING_CMake.txt
./release_docs/USING_Windows.txt
@@ -2236,431 +2234,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
-
-#lahey compiler file
-./windows/fortran/src/hdf5_fortrandll_lf.def
-
-# Fortran Examples
-./windows/fortran/examples/allf90examples/allf90examples.sln
-./windows/fortran/examples/allf90examples/allf90examples.vcproj
-./windows/fortran/examples/allf90examples/lahey_allf90examples.sln
-./windows/fortran/examples/attreexampletest/attreexampletest.lfproj
-./windows/fortran/examples/attreexampletest/attreexampletest.vfproj
-./windows/fortran/examples/attreexampletestdll/attreexampletestdll.vfproj
-./windows/fortran/examples/compoundtest/compoundtest.lfproj
-./windows/fortran/examples/compoundtest/compoundtest.vfproj
-./windows/fortran/examples/compoundtestdll/compoundtestdll.vfproj
-./windows/fortran/examples/dsetexampletest/dsetexampletest.lfproj
-./windows/fortran/examples/dsetexampletest/dsetexampletest.vfproj
-./windows/fortran/examples/dsetexampletestdll/dsetexampletestdll.vfproj
-./windows/fortran/examples/fileexampletest/fileexampletest.lfproj
-./windows/fortran/examples/fileexampletest/fileexampletest.vfproj
-./windows/fortran/examples/fileexampletestdll/fileexampletestdll.vfproj
-./windows/fortran/examples/groupexampletest/groupexampletest.lfproj
-./windows/fortran/examples/groupexampletest/groupexampletest.vfproj
-./windows/fortran/examples/groupexampletestdll/groupexampletestdll.vfproj
-./windows/fortran/examples/grpdsetexampletest/grpdsetexampletest.lfproj
-./windows/fortran/examples/grpdsetexampletest/grpdsetexampletest.vfproj
-./windows/fortran/examples/grpdsetexampletestdll/grpdsetexampletestdll.vfproj
-./windows/fortran/examples/grpittest/grpittest.lfproj
-./windows/fortran/examples/grpittest/grpittest.vfproj
-./windows/fortran/examples/grpittestdll/grpittestdll.vfproj
-./windows/fortran/examples/grpsexampletest/grpsexampletest.lfproj
-./windows/fortran/examples/grpsexampletest/grpsexampletest.vfproj
-./windows/fortran/examples/grpsexampletestdll/grpsexampletestdll.vfproj
-./windows/fortran/examples/hyperslabtest/hyperslabtest.lfproj
-./windows/fortran/examples/hyperslabtest/hyperslabtest.vfproj
-./windows/fortran/examples/hyperslabtestdll/hyperslabtestdll.vfproj
-./windows/fortran/examples/mountexampletest/mountexampletest.lfproj
-./windows/fortran/examples/mountexampletest/mountexampletest.vfproj
-./windows/fortran/examples/mountexampletestdll/mountexampletestdll.vfproj
-./windows/fortran/examples/refobjexampletest/refobjexampletest.lfproj
-./windows/fortran/examples/refobjexampletest/refobjexampletest.vfproj
-./windows/fortran/examples/refobjexampletestdll/refobjexampletestdll.vfproj
-./windows/fortran/examples/refregexampletest/refregexampletest.lfproj
-./windows/fortran/examples/refregexampletest/refregexampletest.vfproj
-./windows/fortran/examples/refregexampletestdll/refregexampletestdll.vfproj
-./windows/fortran/examples/rwdsetexampletest/rwdsetexampletest.lfproj
-./windows/fortran/examples/rwdsetexampletest/rwdsetexampletest.vfproj
-./windows/fortran/examples/rwdsetexampletestdll/rwdsetexampletestdll.vfproj
-./windows/fortran/examples/selecteletest/selecteletest.lfproj
-./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.lfproj
-./windows/fortran/test/flush1_fortran/flush1_fortran.vfproj
-./windows/fortran/test/flush1_fortrandll/flush1_fortrandll.vfproj
-./windows/fortran/test/flush2_fortran/flush2_fortran.lfproj
-./windows/fortran/test/flush2_fortran/flush2_fortran.vfproj
-./windows/fortran/test/flush2_fortrandll/flush2_fortrandll.vfproj
-./windows/fortran/test/libtest_cstubdll/lahey_libtest_cstubdll.vcproj
-./windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj
-./windows/fortran/test/libtest_fortran/libtest_cstub.vcproj
-./windows/fortran/test/libtest_fortran/libtest_fortran.lfproj
-./windows/fortran/test/libtest_fortran/libtest_fortran.vfproj
-./windows/fortran/test/libtest_fortrandll/libtest_fortrandll.vfproj
-./windows/fortran/test/testhdf5_fortran/testhdf5_fortran.lfproj
-./windows/fortran/test/testhdf5_fortran/testhdf5_fortran.vfproj
-./windows/fortran/test/testhdf5_fortran_1_8/testhdf5_fortran_1_8.lfproj
-./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/lahey_allhlf90examples.sln
-./windows/hl/fortran/examples/allhlf90examples/allhlf90examples.vcproj
-./windows/hl/fortran/examples/ex_lite/ex_lite.lfproj
-./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.lfproj
-./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.lfproj
-./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.lfproj
-./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.lfproj
-./windows/misc/typegen/h5fort_type_defines/h5fort_type_defines.vfproj
-./windows/misc/typegen/h5fortran_detect/h5fortran_detect.lfproj
-./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/lahey_all_fortran/all_fortran.sln
-./windows/proj/lahey_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.lfproj
-./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.lfproj
-./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/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/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/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
-