summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2007-06-29 22:31:17 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2007-06-29 22:31:17 (GMT)
commit0b0c229df92d3b8446c848cb7757fe71aedf1096 (patch)
tree2ce012a86f19292a9a610bcc0159a57efd4c2654 /windows
parent1d7e8f9deedf6b2ce1cb6b7eea92236ed2f8dc28 (diff)
downloadhdf5-0b0c229df92d3b8446c848cb7757fe71aedf1096.zip
hdf5-0b0c229df92d3b8446c848cb7757fe71aedf1096.tar.gz
hdf5-0b0c229df92d3b8446c848cb7757fe71aedf1096.tar.bz2
[svn-r13929] Purpose: Add source to Windows projects
Description: Added new H5WB.c and H5WBprivate.h files to our Windows .NET / 6.0 project files. Tested: VS.NET on WinXP
Diffstat (limited to 'windows')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj6
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj6
2 files changed, 12 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index ed27926..822095c 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -7053,6 +7053,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5WB.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Z.c">
<FileConfiguration
Name="Debug|Win32">
@@ -7504,6 +7507,9 @@
RelativePath="..\..\..\src\H5Vprivate.h">
</File>
<File
+ RelativePath="..\..\..\src\H5WBprivate.h">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Zprivate.h">
</File>
<File
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index 295deee..e6f7a0e 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -7112,6 +7112,9 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\..\..\src\H5WB.c">
+ </File>
+ <File
RelativePath="..\..\..\src\H5Z.c">
<FileConfiguration
Name="Debug|Win32">
@@ -7418,6 +7421,9 @@
<File
RelativePath="..\..\..\src\H5ACprivate.h">
</File>
+ <File
+ RelativePath="..\..\..\src\H5WBprivate.h">
+ </File>
</Filter>
<File
RelativePath="..\..\..\src\H5ACpublic.h">