summaryrefslogtreecommitdiffstats
path: root/windows/proj/hdf5
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-09-03 15:09:10 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-09-03 15:09:10 (GMT)
commit779b0a7dfb59a8cf2f3ca39bc41360f04ef9e480 (patch)
tree6fedad5ea726a6b4f173259d4ea52fda8d8642f2 /windows/proj/hdf5
parente9256348abe0a50523118392f45feb52f1d6013d (diff)
downloadhdf5-779b0a7dfb59a8cf2f3ca39bc41360f04ef9e480.zip
hdf5-779b0a7dfb59a8cf2f3ca39bc41360f04ef9e480.tar.gz
hdf5-779b0a7dfb59a8cf2f3ca39bc41360f04ef9e480.tar.bz2
[svn-r15584] Purpose: Add new extensible array source code and test project for Windows
Description: In revision 15549, new source code was added for the extensible array interface. This checkin adds the source code to Windows, along with the new test project, earray. Note: The new H5EA interface causes compilation errors on Windows, and will need to be fixed in the source.
Diffstat (limited to 'windows/proj/hdf5')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index 9f2c9ca..391e92e 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -1691,6 +1691,26 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5EA.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5EAcache.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5EAhdr.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5EAint.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5EAtest.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Edeprec.c"
>
<FileConfiguration
@@ -9095,6 +9115,14 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5EApkg.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\src\H5EAprivate.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Epkg.h"
>
</File>