mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Add HAVE_MBSTR_RU support for Win32.
This commit is contained in:
parent
4405b313c5
commit
ae6b6359d7
3 changed files with 9 additions and 0 deletions
|
@ -923,6 +923,10 @@ SOURCE=..\ext\mbstring\mbfilter_kr.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\ext\mbstring\mbfilter_ru.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\ext\mbstring\mbfilter_tw.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
@ -513,6 +513,10 @@ SOURCE=..\ext\mbstring\mbfilter_kr.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\ext\mbstring\mbfilter_ru.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\ext\mbstring\mbfilter_tw.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue