mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r11724] Purpose:
Maintenance on Windows Description: Add in conversion .dsp to .vcproj for objcopy.dsp and objcopydll.dsp Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
4ab2eeb984
commit
1fc0fa056d
@ -86,6 +86,8 @@ echo ************************************************************ >> convert.log
|
||||
convert.js %1\windows\test\extenddll\extenddll.dsp %1\windows\test\extenddll\extenddll.vcproj >> convert.log
|
||||
convert.js %1\windows\test\external\external.dsp %1\windows\test\external\external.vcproj >> convert.log
|
||||
convert.js %1\windows\test\externaldll\externaldll.dsp %1\windows\test\externaldll\externaldll.vcproj >> convert.log
|
||||
convert.js %1\windows\test\objcopy\objcopy.dsp %1\windows\test\objcopy\objcopy.vcproj >> convert.log
|
||||
convert.js %1\windows\test\objcopydll\objcopydll.dsp %1\windows\test\objcopydll\objcopydll.vcproj >> convert.log
|
||||
convert.js %1\windows\test\file_handle\file_handle.dsp %1\windows\test\file_handle\file_handle.vcproj >> convert.log
|
||||
convert.js %1\windows\test\file_handledll\file_handledll.dsp %1\windows\test\file_handledll\file_handledll.vcproj >> convert.log
|
||||
convert.js %1\windows\test\fillval\fillval.dsp %1\windows\test\fillval\fillval.vcproj >> convert.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user