summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwindows/batch_intelc/convert_to_icproj.BAT4
1 files 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