sebastian Thu Sep 26 02:10:22 2002 EDT Modified files: /php4/ext/mbstring mbstring.dsp /php4/win32 php4dllts.dsp php4dll.dsp Log: Sync MSVC project files. Index: php4/ext/mbstring/mbstring.dsp diff -u php4/ext/mbstring/mbstring.dsp:1.11 php4/ext/mbstring/mbstring.dsp:1.12 --- php4/ext/mbstring/mbstring.dsp:1.11 Tue Sep 3 01:20:40 2002 +++ php4/ext/mbstring/mbstring.dsp Thu Sep 26 02:10:22 2002 @@ -128,6 +128,10 @@ # End Source File # Begin Source File +SOURCE=.\php_unicode.c +# End Source File +# Begin Source File + SOURCE=.\html_entities.c # End Source File # End Group @@ -169,6 +173,14 @@ # Begin Source File SOURCE=.\mbstring.h +# End Source File +# Begin Source File + +SOURCE=.\php_unicode.h +# End Source File +# Begin Source File + +SOURCE=.\unicode_data.h # End Source File # Begin Source File Index: php4/win32/php4dllts.dsp diff -u php4/win32/php4dllts.dsp:1.85 php4/win32/php4dllts.dsp:1.86 --- php4/win32/php4dllts.dsp:1.85 Fri Sep 20 01:39:16 2002 +++ php4/win32/php4dllts.dsp Thu Sep 26 02:10:22 2002 @@ -557,6 +557,10 @@ # End Source File # Begin Source File +SOURCE=..\ext\mbstring\php_unicode.c +# End Source File +# Begin Source File + SOURCE=..\ext\tokenizer\tokenizer.c # End Source File # Begin Source File Index: php4/win32/php4dll.dsp diff -u php4/win32/php4dll.dsp:1.36 php4/win32/php4dll.dsp:1.37 --- php4/win32/php4dll.dsp:1.36 Fri Sep 20 01:39:16 2002 +++ php4/win32/php4dll.dsp Thu Sep 26 02:10:22 2002 @@ -947,6 +947,10 @@ # End Source File # Begin Source File +SOURCE=..\ext\mbstring\php_unicode.c +# End Source File +# Begin Source File + SOURCE=..\ext\mbstring\html_entities.c # End Source File # Begin Source File
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php