From 77cf59e59c5e743a3ddfa2fce6f6b741af6ebf93 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 5 Aug 2002 12:02:36 +0000 Subject: [PATCH] Add html_entities.c --- win32/php4dll.dsp | 4 ++++ win32/php4dllts.dsp | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index deda2b26cd..63b2387a50 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -943,6 +943,10 @@ SOURCE=..\ext\mbstring\php_mbregex.c # End Source File # Begin Source File +SOURCE=..\ext\mbstring\html_entities.c +# End Source File +# Begin Source File + SOURCE=..\ext\overload\overload.c # End Source File # Begin Source File diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 70e0b48061..5dd30eab36 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -529,6 +529,10 @@ SOURCE=..\ext\mbstring\mbstring.c # End Source File # Begin Source File +SOURCE=..\ext\mbstring\html_entities.c +# End Source File +# Begin Source File + SOURCE=..\ext\overload\overload.c # End Source File # Begin Source File -- 2.50.1