From 77ec68c2e54ee8fe08ef70b742c967c7a4cc061f Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Fri, 24 Jun 2005 17:02:27 -0500 Subject: [svn-r10988] Purpose: Update project file file_handledll.dsp Description: file_handle.c was renamed to vfd.c Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update: --- windows/test/file_handledll/file_handledll.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/test/file_handledll/file_handledll.dsp b/windows/test/file_handledll/file_handledll.dsp index 30a6eee..5537f01 100755 --- a/windows/test/file_handledll/file_handledll.dsp +++ b/windows/test/file_handledll/file_handledll.dsp @@ -90,7 +90,7 @@ LINK32=link.exe # Name "file_handledll - Win32 Debug" # Begin Source File -SOURCE=..\..\..\test\file_handle.c +SOURCE=..\..\..\test\vfd.c # End Source File # End Target # End Project -- cgit v0.12