summaryrefslogtreecommitdiffstats
path: root/windows_vnet
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-04-28 14:04:29 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-04-28 14:04:29 (GMT)
commit9017a8113c2a160389212c2863414d01650b360b (patch)
treee33820ecf79899a5f84ce6875b4f490292f553aa /windows_vnet
parent5ab3c53745dc11b2dcda20aad9a5e0e773b642c7 (diff)
downloadhdf5-9017a8113c2a160389212c2863414d01650b360b.zip
hdf5-9017a8113c2a160389212c2863414d01650b360b.tar.gz
hdf5-9017a8113c2a160389212c2863414d01650b360b.tar.bz2
[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
Diffstat (limited to 'windows_vnet')
-rw-r--r--windows_vnet/proj/hdf5/hdf5.vcproj6
-rw-r--r--windows_vnet/proj/hdf5dll/hdf5dll.vcproj6
2 files changed, 12 insertions, 0 deletions
diff --git a/windows_vnet/proj/hdf5/hdf5.vcproj b/windows_vnet/proj/hdf5/hdf5.vcproj
index ac8581d..c02068c 100644
--- a/windows_vnet/proj/hdf5/hdf5.vcproj
+++ b/windows_vnet/proj/hdf5/hdf5.vcproj
@@ -922,6 +922,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Dchunk.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Dcompact.c">
<FileConfiguration
Name="Debug|Win32">
@@ -1319,6 +1322,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Dscatgath.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Dselect.c">
<FileConfiguration
Name="Debug|Win32">
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 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Dchunk.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Dcompact.c">
<FileConfiguration
Name="Debug|Win32">
@@ -1371,6 +1374,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Dscatgath.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Dselect.c">
<FileConfiguration
Name="Debug|Win32">