mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
37d75142e3
Description: In the Windows Fortran example projects, the runtime library used for linking static-debug version was set incorrectly. This was a result of the project being upgraded from VS6 where we used Single-threaded libraries. Those libraries are no longer supported, so we use [Debug] Multithreaded [DLL] now instead. Note that this also needs to be updated in the VS.NET project files-- I will make those changes shortly. Tested: VS2005 on WinXP |
||
---|---|---|
.. | ||
c++ | ||
examples | ||
fortran | ||
hl | ||
misc/typegen | ||
perform | ||
proj | ||
src | ||
test | ||
tools | ||
copy_hdf.bat | ||
COPYING | ||
hdf5bt.BAT | ||
hdf5build.BAT | ||
hdf5check.BAT | ||
install_dll.BAT | ||
install_hlcexamples.BAT | ||
install_hlf90examples.BAT | ||
InstallcppExamples.BAT | ||
InstallExamples.bat | ||
Installf90Examples.BAT | ||
installhdf5lib.bat |