summaryrefslogtreecommitdiffstats
path: root/windows/batch_intelc
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-06-21 22:55:35 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-06-21 22:55:35 (GMT)
commitec071c6c149c44d9b3a056948502ca2af3b875b9 (patch)
treed69c0a11e61f5a2c02dc479f8047c1493abf6c15 /windows/batch_intelc
parent3c75970b28001f9fa084e2b646c5932ee45660a6 (diff)
downloadhdf5-ec071c6c149c44d9b3a056948502ca2af3b875b9.zip
hdf5-ec071c6c149c44d9b3a056948502ca2af3b875b9.tar.gz
hdf5-ec071c6c149c44d9b3a056948502ca2af3b875b9.tar.bz2
[svn-r10969] Purpose:
Modify wrong path to hl_test_packet Description: Solution: Platforms tested: Misc. update:
Diffstat (limited to 'windows/batch_intelc')
-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