summaryrefslogtreecommitdiffstats
path: root/windows/proj
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-10-15 20:16:25 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-10-15 20:16:25 (GMT)
commit7e0e1bcc1baccb5e72e6d0c49a38d41249503cf8 (patch)
tree8ecfe936ad899d831c4b5a53fa6122cc2b48347c /windows/proj
parentd38b38db5a78e1d47a7610b00c65f54b5533de0c (diff)
downloadhdf5-7e0e1bcc1baccb5e72e6d0c49a38d41249503cf8.zip
hdf5-7e0e1bcc1baccb5e72e6d0c49a38d41249503cf8.tar.gz
hdf5-7e0e1bcc1baccb5e72e6d0c49a38d41249503cf8.tar.bz2
[svn-r17653] Add new H5B2hdr.c file to hdf5 project files.
Diffstat (limited to 'windows/proj')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj4
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index 7dc828a..3cb9708 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -357,6 +357,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5B2hdr.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5B2int.c"
>
</File>
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index 2dd026c..7f18944 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -448,6 +448,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5B2hdr.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5B2int.c"
>
</File>