diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2009-10-05 14:10:48 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2009-10-05 14:10:48 (GMT) |
commit | 4fd02099b1bf1eb95faf2163a7f993d989465683 (patch) | |
tree | 350ac40e6656ff39c5f5213cfd31826c0154e929 /windows/proj/hdf5dll/hdf5dll.vcproj | |
parent | be2d2abf86c769b4803fbe84513bef2b223ccec7 (diff) | |
download | hdf5-4fd02099b1bf1eb95faf2163a7f993d989465683.zip hdf5-4fd02099b1bf1eb95faf2163a7f993d989465683.tar.gz hdf5-4fd02099b1bf1eb95faf2163a7f993d989465683.tar.bz2 |
[svn-r17591] Added new file to projects.
Tested: windows
Diffstat (limited to 'windows/proj/hdf5dll/hdf5dll.vcproj')
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index 492fce9..a370448 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -1032,6 +1032,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5Ofsinfo.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Oginfo.c"
>
</File>
|