diff options
Diffstat (limited to 'windows/proj/hdf5dll/hdf5dll.vcproj')
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index 492fce9..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>
@@ -656,6 +660,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5Fdeprec.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5FDfamily.c"
>
</File>
@@ -1032,6 +1040,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5Ofsinfo.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Oginfo.c"
>
</File>
|