summaryrefslogtreecommitdiffstats
path: root/windows/test
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-01-15 15:48:07 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-01-15 15:48:07 (GMT)
commit6a5cb6a480878f42e102473edce24df9d388de7d (patch)
treeb3fbf6c944774bf5bccbf48b0ea4e539844d8751 /windows/test
parent1feea1cfc1942bcd6e99e083f0d317465579b15e (diff)
downloadhdf5-6a5cb6a480878f42e102473edce24df9d388de7d.zip
hdf5-6a5cb6a480878f42e102473edce24df9d388de7d.tar.gz
hdf5-6a5cb6a480878f42e102473edce24df9d388de7d.tar.bz2
[svn-r14416] Purpose: Add source files to Windows projects
Description: This catches up Windows to most of the new source files that have been added. Specifically, H5FDpkg.h and H5FDspace.c have been added to the library projects, and tcoords.c has been added to testhdf5. This goes for VS2005 and VS6 project files. Tested: Only built, VS2005
Diffstat (limited to 'windows/test')
-rw-r--r--windows/test/testhdf5/testhdf5.vcproj4
-rw-r--r--windows/test/testhdf5dll/testhdf5dll.vcproj4
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