From dbd3143ff518a15cb0e9168cc2fcc9a04cbea851 Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Fri, 5 Dec 2008 10:25:04 -0500 Subject: [PATCH] [svn-r16161] Purpose: Add new source file to Windows Description: Recently the new source file H5EAdbkpage.c was added to the main library source code. This checkin also adds it to the Windows project files. Note: Windows builds are still failing on the earray test, although for other reasons. I'm also looking into this. Tested: VS2005 on WinXP --- windows/proj/hdf5/hdf5.vcproj | 4 ++++ windows/proj/hdf5dll/hdf5dll.vcproj | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index 72d580a5c4..22e9beb0cd 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -1702,6 +1702,10 @@ RelativePath="..\..\..\src\H5EAdbg.c" > + + diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index f8023cc6dd..38a84f71a6 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -1791,6 +1791,10 @@ RelativePath="..\..\..\src\H5EAdbg.c" > + +