From 92fba3f6630d28f7f82c6f57caf81e9bad654d69 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Fri, 17 Jun 2005 14:03:19 -0500 Subject: [svn-r10943] Purpose: Rename dt_atomic to dt_arith Description: Solution: Platforms tested: Misc. update: --- windows/batch_intelc/convert_to_icproj.BAT | 4 ++-- windows/batch_net/convert_to_vcproj.bat | 4 ++-- 2 files changed, 4 insertions(+), 4 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 diff --git a/windows/batch_net/convert_to_vcproj.bat b/windows/batch_net/convert_to_vcproj.bat index 9e9b1ec..3017171 100755 --- a/windows/batch_net/convert_to_vcproj.bat +++ b/windows/batch_net/convert_to_vcproj.bat @@ -51,8 +51,8 @@ echo ************************************************************ >> convert.log convert.js %1\windows\test\cmpd_dsetdll\cmpd_dsetdll.dsp %1\windows\test\cmpd_dsetdll\cmpd_dsetdll.vcproj >> convert.log convert.js %1\windows\test\dangle\dangle.dsp %1\windows\test\dangle\dangle.vcproj >> convert.log convert.js %1\windows\test\dangledll\dangledll.dsp %1\windows\test\dangledll\dangledll.vcproj >> convert.log - convert.js %1\windows\test\dt_atomic\dt_atomic.dsp %1\windows\test\dt_atomic\dt_atomic.vcproj >> convert.log - convert.js %1\windows\test\dt_atomicdll\dt_atomicdll.dsp %1\windows\test\dt_atomicdll\dt_atomicdll.vcproj >> convert.log + convert.js %1\windows\test\dt_arith\dt_arith.dsp %1\windows\test\dt_arith\dt_arith.vcproj >> convert.log + convert.js %1\windows\test\dt_arithdll\dt_arithdll.dsp %1\windows\test\dt_arithdll\dt_arithdll.vcproj >> convert.log convert.js %1\windows\test\dsets\dsets.dsp %1\windows\test\dsets\dsets.vcproj >> convert.log convert.js %1\windows\test\dsetsdll\dsetsdll.dsp %1\windows\test\dsetsdll\dsetsdll.vcproj >> convert.log convert.js %1\windows\test\dtransform\dtransform.dsp %1\windows\test\dtransform\dtransform.vcproj >> convert.log -- cgit v0.12