diff options
-rw-r--r-- | windows/proj/hdf5/hdf5.vcproj | 12 | ||||
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 12 | ||||
-rw-r--r-- | windows_vnet/proj/hdf5/hdf5.vcproj | 9 | ||||
-rw-r--r-- | windows_vnet/proj/hdf5dll/hdf5dll.vcproj | 9 |
4 files changed, 42 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index 391e92e..eb516b5 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -1699,14 +1699,26 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5EAdbg.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAhdr.c"
>
</File>
<File
+ RelativePath="..\..\..\src\H5EAiblock.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAint.c"
>
</File>
<File
+ RelativePath="..\..\..\src\H5EAstat.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAtest.c"
>
</File>
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index 73aee15..2c4d1d2 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -1788,14 +1788,26 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5EAdbg.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAhdr.c"
>
</File>
<File
+ RelativePath="..\..\..\src\H5EAiblock.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAint.c"
>
</File>
<File
+ RelativePath="..\..\..\src\H5EAstat.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAtest.c"
>
</File>
diff --git a/windows_vnet/proj/hdf5/hdf5.vcproj b/windows_vnet/proj/hdf5/hdf5.vcproj index 0ea43b7..af9cc65 100644 --- a/windows_vnet/proj/hdf5/hdf5.vcproj +++ b/windows_vnet/proj/hdf5/hdf5.vcproj @@ -1442,12 +1442,21 @@ RelativePath="..\..\..\src\H5EAcache.c">
</File>
<File
+ RelativePath="..\..\..\src\H5EAdbg.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAhdr.c">
</File>
<File
+ RelativePath="..\..\..\src\H5EAiblock.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAint.c">
</File>
<File
+ RelativePath="..\..\..\src\H5EAstat.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAtest.c">
</File>
<File
diff --git a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj index 3bd6c63..fb9d2a2 100644 --- a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj +++ b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj @@ -1497,12 +1497,21 @@ RelativePath="..\..\..\src\H5EAcache.c">
</File>
<File
+ RelativePath="..\..\..\src\H5EAdbg.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAhdr.c">
</File>
<File
+ RelativePath="..\..\..\src\H5EAiblock.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAint.c">
</File>
<File
+ RelativePath="..\..\..\src\H5EAstat.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5EAtest.c">
</File>
<File
|