From 9d9c66be1ebaf9b5a3a779965d963dc761d54099 Mon Sep 17 00:00:00 2001 From: Xuan Bai Date: Thu, 28 Oct 2004 23:04:50 -0500 Subject: [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: --- windows/all.zip | Bin 439426 -> 439405 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index 8f9fce3..b5f5311 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12