summaryrefslogtreecommitdiffstats
path: root/windows/proj
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-10-06 15:42:28 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-10-06 15:42:28 (GMT)
commit10db3806f2b3b0cb2b62125fb194ca2164ecdd6e (patch)
tree7fb6d071271085773a0afbeacc67b0f52c824388 /windows/proj
parentace53ca9a25530366f38e84ee051e7ca0c9c9d6f (diff)
downloadhdf5-10db3806f2b3b0cb2b62125fb194ca2164ecdd6e.zip
hdf5-10db3806f2b3b0cb2b62125fb194ca2164ecdd6e.tar.gz
hdf5-10db3806f2b3b0cb2b62125fb194ca2164ecdd6e.tar.bz2
[svn-r17595] Added new file H5Fdeprec.c to projects.
Tested: windows
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 1dd878e..7dc828a 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -565,6 +565,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5Fdeprec.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5FDfamily.c"
>
</File>
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index a370448..2dd026c 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -656,6 +656,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5Fdeprec.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5FDfamily.c"
>
</File>