summaryrefslogtreecommitdiffstats
path: root/windows_vnet
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2008-12-12 18:16:59 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2008-12-12 18:16:59 (GMT)
commit2dfcef40cd50a9d1c9869c3bd8dce25a828a9c0d (patch)
treee29596ffc7c1d1353ecb8f0c777cbf1326c18c1b /windows_vnet
parentf4cf17d0d7947a23a2b03e10ab1dda2ae1924e84 (diff)
downloadhdf5-2dfcef40cd50a9d1c9869c3bd8dce25a828a9c0d.zip
hdf5-2dfcef40cd50a9d1c9869c3bd8dce25a828a9c0d.tar.gz
hdf5-2dfcef40cd50a9d1c9869c3bd8dce25a828a9c0d.tar.bz2
[svn-r16190] Changed references of H5Distore to H5Dbtree in project files. (Related to revision 16180)
Diffstat (limited to 'windows_vnet')
-rw-r--r--windows_vnet/proj/hdf5/hdf5.vcproj2
-rw-r--r--windows_vnet/proj/hdf5dll/hdf5dll.vcproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/windows_vnet/proj/hdf5/hdf5.vcproj b/windows_vnet/proj/hdf5/hdf5.vcproj
index 5e0e239..089276e 100644
--- a/windows_vnet/proj/hdf5/hdf5.vcproj
+++ b/windows_vnet/proj/hdf5/hdf5.vcproj
@@ -1213,7 +1213,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Distore.c">
+ RelativePath="..\..\..\src\H5Dbtree.c">
<FileConfiguration
Name="Debug|Win32">
<Tool
diff --git a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj
index 53a109b..88fbafb 100644
--- a/windows_vnet/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows_vnet/proj/hdf5dll/hdf5dll.vcproj
@@ -1264,7 +1264,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Distore.c">
+ RelativePath="..\..\..\src\H5Dbtree.c">
<FileConfiguration
Name="Debug|Win32">
<Tool