summaryrefslogtreecommitdiffstats
path: root/windows/batch_intelc
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-06-17 19:03:19 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-06-17 19:03:19 (GMT)
commit92fba3f6630d28f7f82c6f57caf81e9bad654d69 (patch)
treee7cdb6a373b95c4c6ddd8704feb86911a461c14a /windows/batch_intelc
parentdffa402505deaa41660568b82d9c1ea1a3d6a2f9 (diff)
downloadhdf5-92fba3f6630d28f7f82c6f57caf81e9bad654d69.zip
hdf5-92fba3f6630d28f7f82c6f57caf81e9bad654d69.tar.gz
hdf5-92fba3f6630d28f7f82c6f57caf81e9bad654d69.tar.bz2
[svn-r10943] Purpose:
Rename dt_atomic to dt_arith 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 9aecf2c..22b9e2e 100755
--- a/windows/batch_intelc/convert_to_icproj.BAT
+++ b/windows/batch_intelc/convert_to_icproj.BAT
@@ -52,8 +52,8 @@ ICProjConvert80 windows\test\cmpd_dset\cmpd_dset.vcproj /IC >> convert_intel.l
ICProjConvert80 windows\test\cmpd_dsetdll\cmpd_dsetdll.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\dangle\dangle.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\dangledll\dangledll.vcproj /IC >> convert_intel.log
-ICProjConvert80 windows\test\dt_atomic\dt_atomic.vcproj /IC >> convert_intel.log
-ICProjConvert80 windows\test\dt_atomicdll\dt_atomicdll.vcproj /IC >> convert_intel.log
+ICProjConvert80 windows\test\dt_arith\dt_arith.vcproj /IC >> convert_intel.log
+ICProjConvert80 windows\test\dt_arithdll\dt_arithdll.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\dsets\dsets.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\dsetsdll\dsetsdll.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\dtransform\dtransform.vcproj /IC >> convert_intel.log