summaryrefslogtreecommitdiffstats
path: root/windows/test
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-06-24 22:00:59 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-06-24 22:00:59 (GMT)
commiteb466028c0bf7a610cf04dcfa2fe2b656ffa2f99 (patch)
tree108b31425aa029f3df8e26b529fced0c1a66d260 /windows/test
parent63ed37e807908ee31715b10563615aaf556cf0a6 (diff)
downloadhdf5-eb466028c0bf7a610cf04dcfa2fe2b656ffa2f99.zip
hdf5-eb466028c0bf7a610cf04dcfa2fe2b656ffa2f99.tar.gz
hdf5-eb466028c0bf7a610cf04dcfa2fe2b656ffa2f99.tar.bz2
[svn-r10987] Purpose:
Update project file file_handle.dsp Description: file_handle.c was renamed to vfd.c Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update:
Diffstat (limited to 'windows/test')
-rwxr-xr-xwindows/test/file_handle/file_handle.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/test/file_handle/file_handle.dsp b/windows/test/file_handle/file_handle.dsp
index bad218a..43af160 100755
--- a/windows/test/file_handle/file_handle.dsp
+++ b/windows/test/file_handle/file_handle.dsp
@@ -89,7 +89,7 @@ LINK32=link.exe
# Name "file_handle - Win32 Debug"
# Begin Source File
-SOURCE=..\..\..\test\file_handle.c
+SOURCE=..\..\..\test\vfd.c
# End Source File
# End Target
# End Project