From f3b0b9944a035d08a8fe3b121c3b758deb5424a2 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Fri, 27 May 2005 14:58:04 -0500 Subject: [svn-r10811] Purpose: Update batch file hdf5build.bat Description: Add high level c++ library and test project file. Solution: Platforms tested: Windows XP Misc. update: --- windows/hdf5build.BAT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/hdf5build.BAT b/windows/hdf5build.BAT index 1928817..37d40b7 100755 --- a/windows/hdf5build.BAT +++ b/windows/hdf5build.BAT @@ -63,7 +63,7 @@ cd src h5tinit.exe > h5tinit.c cd ..\windows\proj\all -msdev all.dsw /make "testhdf5_cppdll - ALL" "testhdf5_cpp - ALL" "dsets_cppdll - ALL" "dsets_cpp - ALL" "all - ALL" /Rebuild /out ..\..\..\all.log +msdev all.dsw /make "hl_test_table_cpp - ALL" "testhdf5_cppdll - ALL" "testhdf5_cpp - ALL" "dsets_cppdll - ALL" "dsets_cpp - ALL" "all - ALL" /Rebuild /out ..\..\..\all.log cd ..\..\..\ more all.log >> build_results.txt del all.log -- cgit v0.12