[svn-r11725] Purpose:

Maintenace on Windows
Description:
Add in conversion .vcproj to intel format  for objcopy.vcproj and objcopydll.vcproj

Solution:

Platforms tested:

Misc. update:
This commit is contained in:
Fang Guo 2005-11-15 12:53:16 -05:00
parent 1fc0fa056d
commit 5b83c94b9e

View File

@ -80,6 +80,8 @@ ICProjConvert80 windows\test\extend\extend.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\extenddll\extenddll.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\external\external.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\externaldll\externaldll.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\objcopy\objcopy.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\objcopydll\objcopydll.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\file_handle\file_handle.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\file_handledll\file_handledll.vcproj /IC >> convert_intel.log
ICProjConvert80 windows\test\filename\filename.vcproj /IC >> convert_intel.log