diff options
Diffstat (limited to 'windows')
-rw-r--r-- | windows/proj/hdf5/hdf5.vcproj | 4 | ||||
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index 72d580a..22e9beb 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -1703,6 +1703,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5EAdblkpage.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAdblock.c"
>
</File>
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index f8023cc..38a84f7 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -1792,6 +1792,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5EAdblkpage.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAdblock.c"
>
</File>
|