diff options
-rw-r--r-- | windows/proj/hdf5/hdf5.vcproj | 4 | ||||
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 4 | ||||
-rw-r--r-- | windows_vnet/proj/hdf5/hdf5.vcproj | 3 | ||||
-rw-r--r-- | windows_vnet/proj/hdf5dll/hdf5dll.vcproj | 3 |
4 files changed, 14 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index eb516b5..c5aca46 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -1703,6 +1703,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5EAdblock.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAhdr.c"
>
</File>
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index 2c4d1d2..550aa43 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -1792,6 +1792,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5EAdblock.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAhdr.c"
>
</File>
diff --git a/windows_vnet/proj/hdf5/hdf5.vcproj b/windows_vnet/proj/hdf5/hdf5.vcproj index af9cc65..227c37f 100644 --- a/windows_vnet/proj/hdf5/hdf5.vcproj +++ b/windows_vnet/proj/hdf5/hdf5.vcproj @@ -1445,6 +1445,9 @@ RelativePath="..\..\..\src\H5EAdbg.c">
</File>
<File
+ RelativePath="..\..\..\src\H5EAdblock.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAhdr.c">
</File>
<File
diff --git a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj index fb9d2a2..2b3c0b8 100644 --- a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj +++ b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj @@ -1500,6 +1500,9 @@ RelativePath="..\..\..\src\H5EAdbg.c">
</File>
<File
+ RelativePath="..\..\..\src\H5EAdblock.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAhdr.c">
</File>
<File
|