hdf5/windows/fortran
Scott Wegner 37d75142e3 [svn-r14841] Purpose: Fix Windows Fortran examples runtime libraries
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
2008-04-14 12:02:10 -05:00
..
examples [svn-r14841] Purpose: Fix Windows Fortran examples runtime libraries 2008-04-14 12:02:10 -05:00
src [svn-r13256] Updated fortran source code with new THG copyright. 2007-02-07 12:55:01 -05:00
test [svn-r14138] 2007-09-10 14:14:08 -05:00