From dbd3143ff518a15cb0e9168cc2fcc9a04cbea851 Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Fri, 5 Dec 2008 10:25:04 -0500 Subject: [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 72d580a..22e9beb 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -1703,6 +1703,10 @@ > + + diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index f8023cc..38a84f7 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -1792,6 +1792,10 @@ > + + -- cgit v0.12