summaryrefslogtreecommitdiffstats
path: root/windows_vnet
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2008-12-12 15:52:02 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2008-12-12 15:52:02 (GMT)
commit8b971620b4a8d65cbdd6d9703f999b12f4c92698 (patch)
treec2eaa8b69f9bcb096daf06de6da0c99f6f4aa735 /windows_vnet
parent58e4b0c979d40c69ece2e155947af7b8bc92f1bc (diff)
downloadhdf5-8b971620b4a8d65cbdd6d9703f999b12f4c92698.zip
hdf5-8b971620b4a8d65cbdd6d9703f999b12f4c92698.tar.gz
hdf5-8b971620b4a8d65cbdd6d9703f999b12f4c92698.tar.bz2
[svn-r16189] 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 227c37f..d57a916 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 2b3c0b8..f379efe 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