From 54b8f2ee76db661614a07812ff832b3a5169fdea Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Fri, 23 Feb 2001 22:55:28 +0000 Subject: [PATCH] That should do the trick. --- win32/php4dll.dsp | 2 +- win32/php4dllts.dsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index 9a7fade67c..d3e7b01cbc 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -128,7 +128,7 @@ SOURCE=..\ext\standard\cyr_convert.c # End Source File # Begin Source File -SOURCE="..\main\fopen-wrappers.c" +SOURCE="..\main\fopen_wrappers.c" # End Source File # Begin Source File diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 721d408c99..875db04d28 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -157,7 +157,7 @@ SOURCE=..\ext\standard\cyr_convert.c # End Source File # Begin Source File -SOURCE="..\main\fopen-wrappers.c" +SOURCE="..\main\fopen_wrappers.c" # End Source File # Begin Source File @@ -242,7 +242,7 @@ SOURCE=..\ext\standard\cyr_convert.h # End Source File # Begin Source File -SOURCE="..\main\fopen-wrappers.h" +SOURCE="..\main\fopen_wrappers.h" # End Source File # Begin Source File -- 2.50.1