diff options
Diffstat (limited to 'windows/test')
-rw-r--r-- | windows/test/testhdf5/testhdf5.vcproj | 4 | ||||
-rw-r--r-- | windows/test/testhdf5dll/testhdf5dll.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/windows/test/testhdf5/testhdf5.vcproj b/windows/test/testhdf5/testhdf5.vcproj index bf502eb..19e6912 100644 --- a/windows/test/testhdf5/testhdf5.vcproj +++ b/windows/test/testhdf5/testhdf5.vcproj @@ -565,6 +565,10 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\test\tcoords.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\test\testframe.c"
>
<FileConfiguration
diff --git a/windows/test/testhdf5dll/testhdf5dll.vcproj b/windows/test/testhdf5dll/testhdf5dll.vcproj index b57333f..f44720b 100644 --- a/windows/test/testhdf5dll/testhdf5dll.vcproj +++ b/windows/test/testhdf5dll/testhdf5dll.vcproj @@ -557,6 +557,10 @@ </FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\test\tcoords.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\test\testhdf5.c"
>
<FileConfiguration
|