From 1edf88aa23ab0c8793f5fe8d8690cbfe83e7d9e3 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Wed, 21 Sep 2005 16:20:41 -0500 Subject: [svn-r11455] Purpose: Maintenance on Windows Description: Add in two new project files (h5stat.dsp and h5statdll.dsp) Solution: Platforms tested: Visual Studio .Net on Windows XP Misc. update: --- windows/batch_net/convert_to_vcproj.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/batch_net/convert_to_vcproj.bat b/windows/batch_net/convert_to_vcproj.bat index fd3abed..ff7b866 100755 --- a/windows/batch_net/convert_to_vcproj.bat +++ b/windows/batch_net/convert_to_vcproj.bat @@ -207,6 +207,8 @@ echo ************************************************************ >> convert.log convert.js %1\windows\tools\h5lsdll\h5lsdll.dsp %1\windows\tools\h5lsdll\h5lsdll.vcproj >> convert.log convert.js %1\windows\tools\h5dump\h5dump.dsp %1\windows\tools\h5dump\h5dump.vcproj >> convert.log convert.js %1\windows\tools\h5repack\h5repack.dsp %1\windows\tools\h5repack\h5repack.vcproj >> convert.log + convert.js %1\windows\tools\h5stat\h5stat.dsp %1\windows\tools\h5stat\h5stat.vcproj >> convert.log + convert.js %1\windows\tools\h5statdll\h5statdll.dsp %1\windows\tools\h5statdll\h5statdll.vcproj >> convert.log convert.js %1\windows\tools\h5unjam\h5unjam.dsp %1\windows\tools\h5unjam\h5unjam.vcproj >> convert.log convert.js %1\windows\tools\h5repart\h5repart.dsp %1\windows\tools\h5repart\h5repart.vcproj >> convert.log convert.js %1\windows\tools\talign\talign.dsp %1\windows\tools\talign\talign.vcproj >> convert.log -- cgit v0.12