From 7592f727f409ebf9b179a1af636dbf072ee5477c Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Mon, 27 Jun 2005 12:24:54 -0500 Subject: [svn-r10993] Purpose: Add missed project file testh5repack_detect_szipdll Description: Solution: Platforms tested: Misc. update: --- windows/batch_net/convert_to_vcproj.bat | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/batch_net/convert_to_vcproj.bat b/windows/batch_net/convert_to_vcproj.bat index 3017171..fd462ce 100755 --- a/windows/batch_net/convert_to_vcproj.bat +++ b/windows/batch_net/convert_to_vcproj.bat @@ -205,6 +205,9 @@ echo ************************************************************ >> convert.log convert.js %1\windows\tools\testfiles\testh5repack_detect_szip\testh5repack_detect_szip.dsp %1\windows\tools\testfiles\testh5repack_detect_szip\testh5repack_detect_szip.vcproj >> convert.log convert.js %1\windows\tools\testfiles\h5repart_gentest\h5repart_gentest.dsp %1\windows\tools\testfiles\h5repart_gentest\h5repart_gentest.vcproj >> convert.log convert.js %1\windows\tools\testfiles\h5reparttst\h5reparttst.dsp %1\windows\tools\testfiles\h5reparttst\h5reparttst.vcproj >> convert.log + convert.js %1\windows\tools\testfiles\testh5repack_detect_szipdll\testh5repack_detect_szipdll.dsp %1\windows\tools\testfiles\testh5repack_detect_szipdll\testh5repack_detect_szipdll.vcproj >> convert.log convert.js %1\windows\tools\toolslib\toolslib.dsp %1\windows\tools\toolslib\toolslib.vcproj >> convert.log convert.js %1\windows\tools\toolslibD\toolslibD.dsp %1\windows\tools\toolslibD\toolslibD.vcproj >> convert.log -echo End converting project files. + + + echo End converting project files. -- cgit v0.12