From ec071c6c149c44d9b3a056948502ca2af3b875b9 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 21 Jun 2005 17:55:35 -0500 Subject: [svn-r10969] Purpose: Modify wrong path to hl_test_packet Description: Solution: Platforms tested: Misc. update: --- windows/batch_intelc/convert_to_icproj.BAT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/batch_intelc/convert_to_icproj.BAT b/windows/batch_intelc/convert_to_icproj.BAT index 22b9e2e..197b092 100755 --- a/windows/batch_intelc/convert_to_icproj.BAT +++ b/windows/batch_intelc/convert_to_icproj.BAT @@ -126,8 +126,8 @@ echo. ICProjConvert80 windows\hl\test\hl_test_image\hl_test_image.vcproj /IC >> convert_intel.log ICProjConvert80 windows\hl\test\hl_test_lite\hl_test_lite.vcproj /IC >> convert_intel.log ICProjConvert80 windows\hl\test\hl_test_table\hl_test_table.vcproj /IC >> convert_intel.log - ICProjConvert80 windows\hl\test\hl_test_table\hl_test_ds.vcproj /IC >> convert_intel.log - ICProjConvert80 windows\hl\test\hl_test_table\hl_test_packet.vcproj /IC >> convert_intel.log + ICProjConvert80 windows\hl\test\hl_test_ds\hl_test_ds.vcproj /IC >> convert_intel.log + ICProjConvert80 windows\hl\test\hl_test_packet\hl_test_packet.vcproj /IC >> convert_intel.log echo. echo Converting project files under directory windows\tools -- cgit v0.12