diff options
Diffstat (limited to 'windows/proj/hdf5dll/hdf5dll.vcproj')
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index 295deee..e6f7a0e 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -7112,6 +7112,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5WB.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Z.c">
<FileConfiguration
Name="Debug|Win32">
@@ -7418,6 +7421,9 @@ <File
RelativePath="..\..\..\src\H5ACprivate.h">
</File>
+ <File
+ RelativePath="..\..\..\src\H5WBprivate.h">
+ </File>
</Filter>
<File
RelativePath="..\..\..\src\H5ACpublic.h">
|