summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-10-29 04:09:02 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-10-29 04:09:02 (GMT)
commit872b016598355f781b955893cdb2db05e0885679 (patch)
treeb25b767996819b8c74e1e6efef34c21f5604f7db
parentaa0b82bffcefa8df2459f199feffe3d33669be67 (diff)
downloadhdf5-872b016598355f781b955893cdb2db05e0885679.zip
hdf5-872b016598355f781b955893cdb2db05e0885679.tar.gz
hdf5-872b016598355f781b955893cdb2db05e0885679.tar.bz2
[svn-r9488] 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/DEC Fortran 6.0 on Windows 2000. Visual C++ 6.0/DEV Fortran 6.6 on Windows XP. Misc. update:
-rwxr-xr-xwindows/all.zipbin431302 -> 431289 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/windows/all.zip b/windows/all.zip
index a2043a9..0452208 100755
--- a/windows/all.zip
+++ b/windows/all.zip
Binary files differ