hdf5/windows/fortran/examples/hyperslabtest
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
..
hyperslabtest.vfproj [svn-r14841] Purpose: Fix Windows Fortran examples runtime libraries 2008-04-14 12:02:10 -05:00