From eb466028c0bf7a610cf04dcfa2fe2b656ffa2f99 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Fri, 24 Jun 2005 17:00:59 -0500 Subject: [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: --- windows/test/file_handle/file_handle.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12