Commits

Scott Wegner committed cb166460d03
[svn-r15523] Purpose: Backport from trunk-- Fix Windows link dependencies in new app_ref DLL project Description: The app_refdll project was set to link with static version of hdf5 and libtest projects, which were causing the build to fail, only in Visual Studio .NET 2003, and was previously overlooked. This corrects those errors. Tested: VS.NET on WinXP