From 9017a8113c2a160389212c2863414d01650b360b Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Mon, 28 Apr 2008 09:04:29 -0500 Subject: [svn-r14867] Purpose: Add new source files to Windows projects Description: Two new source files have been added, H5Dchunk.c and H5Dscatgath.c. This checkin adds the files to the Windows project files as well. Tested: VS2005 on WinXP --- windows/proj/hdf5/hdf5.vcproj | 8 ++++++++ windows/proj/hdf5dll/hdf5dll.vcproj | 8 ++++++++ windows_vnet/proj/hdf5/hdf5.vcproj | 6 ++++++ windows_vnet/proj/hdf5dll/hdf5dll.vcproj | 6 ++++++ 4 files changed, 28 insertions(+) diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index f4afc21..3d27547 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -1173,6 +1173,10 @@ + + + + + + + + + + @@ -1319,6 +1322,9 @@ + + diff --git a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj index f4d83a9..23debef 100644 --- a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj +++ b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj @@ -973,6 +973,9 @@ + + @@ -1371,6 +1374,9 @@ + + -- cgit v0.12