From aff6d565f485dbbd3229f3058fc57475a0a38950 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Tue, 30 Apr 2002 14:29:10 +0000 Subject: [PATCH] Add new ext/mbstring/mbfilter_*.c files. --- win32/php4dll.dsp | 12 ++++++++++++ win32/php4dllts.dsp | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index 7ad6711a6e..9c5146b883 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -868,10 +868,22 @@ SOURCE=..\ext\mbstring\mbfilter.c # End Source File # Begin Source File +SOURCE=..\ext\mbstring\mbfilter_cn.c +# End Source File +# Begin Source File + SOURCE=..\ext\mbstring\mbfilter_ja.c # End Source File # Begin Source File +SOURCE=..\ext\mbstring\mbfilter_kr.c +# End Source File +# Begin Source File + +SOURCE=..\ext\mbstring\mbfilter_tw.c +# End Source File +# Begin Source File + SOURCE=..\ext\mbstring\mbregex.c # End Source File # Begin Source File diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 3e05b522e2..be848ec9ba 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -458,10 +458,22 @@ SOURCE=..\ext\mbstring\mbfilter.c # End Source File # Begin Source File +SOURCE=..\ext\mbstring\mbfilter_cn.c +# End Source File +# Begin Source File + SOURCE=..\ext\mbstring\mbfilter_ja.c # End Source File # Begin Source File +SOURCE=..\ext\mbstring\mbfilter_kr.c +# End Source File +# Begin Source File + +SOURCE=..\ext\mbstring\mbfilter_tw.c +# End Source File +# Begin Source File + SOURCE=..\ext\mbstring\mbregex.c # End Source File # Begin Source File -- 2.50.1