[svn-r9487] Purpose:

Update.

Description:
Some DLL projects "Code Generation" settings were set as "Single-Threaded", should be set as "Multithreaded DLL or Debug Multithreaded DLL".  Although "Single-Threaded" did not bring any trouble for some projects, "Multithreaded DLL or Debug Multithreaded DLL" will be safer.

Update HDF5build batch file.

Solution:
1. Check all DLL projects settings for C/C++->Code Generation, and set all release versions code generation as ""Multithreaded DLL" and debug versions code generations as "Debug Multithreaded DLL".
2. Update HDF5build.bat file so that HDF5 Fortran DLL projects will be built.

Platforms tested:
Visual C++ 6.0 on Windows 2000/XP.

Misc. update:
This commit is contained in:
Xuan Bai 2004-10-28 23:04:50 -05:00
parent 17fec21284
commit 9d9c66be1e

Binary file not shown.