From 755eca693efaa2c1faa5c27d30942abbb0c77800 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Sat, 6 Sep 2003 07:57:10 +0000 Subject: [PATCH] Add ext/standard/http.{c|h}. --- win32/php4dllts.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 4e12a0ed0f..782ea240cf 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1624,6 +1624,10 @@ SOURCE=..\ext\standard\html.c # End Source File # Begin Source File +SOURCE=..\ext\standard\http.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\http_fopen_wrapper.c # End Source File # Begin Source File @@ -1843,6 +1847,10 @@ SOURCE=..\ext\standard\html.h # End Source File # Begin Source File +SOURCE=..\ext\standard\http.h +# End Source File +# Begin Source File + SOURCE=..\ext\standard\info.h # End Source File # Begin Source File -- 2.49.0