summaryrefslogtreecommitdiffstats
path: root/windows
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
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')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj2
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj2
2 files changed, 2 insertions, 2 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index 22e9beb..15397ac 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -1415,7 +1415,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Distore.c"
+ RelativePath="..\..\..\src\H5Dbtree.c"
>
<FileConfiguration
Name="Debug|Win32"
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index 38a84f7..a7a39bc 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -1496,7 +1496,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\src\H5Distore.c"
+ RelativePath="..\..\..\src\H5Dbtree.c"
>
<FileConfiguration
Name="Debug|Win32"