diff options
-rw-r--r-- | windows/proj/hdf5/hdf5.vcproj | 9 | ||||
-rw-r--r-- | windows/proj/hdf5dll/hdf5dll.vcproj | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index 328130d..64b9466 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -5665,6 +5665,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Sdbg.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Shyper.c">
<FileConfiguration
Name="Debug|Win32">
@@ -6395,6 +6398,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Tdbg.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Tdeprec.c">
<FileConfiguration
Name="Debug|Win32">
@@ -6979,6 +6985,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Tvisit.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Tvlen.c">
<FileConfiguration
Name="Debug|Win32">
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index b97a193..5cab294 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -5704,6 +5704,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Sdbg.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Shyper.c">
<FileConfiguration
Name="Debug|Win32">
@@ -6444,6 +6447,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Tdbg.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Tdeprec.c">
<FileConfiguration
Name="Debug|Win32">
@@ -7036,6 +7042,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5Tvisit.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Tvlen.c">
<FileConfiguration
Name="Debug|Win32">
|