diff options
Diffstat (limited to 'windows/proj/hdf5/hdf5.vcproj')
-rw-r--r-- | windows/proj/hdf5/hdf5.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index fa6fee2..4698bf0 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -1265,6 +1265,10 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Ddbg.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Ddeprec.c"
>
<FileConfiguration
@@ -1357,6 +1361,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\H5Dint.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Dio.c"
>
<FileConfiguration
@@ -6253,6 +6261,10 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Pdeprec.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Pdxpl.c"
>
<FileConfiguration
@@ -6475,6 +6487,10 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Pint.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Plapl.c"
>
<FileConfiguration
|