From: Marcus Boerger Date: Sun, 4 Aug 2002 22:54:24 +0000 (+0000) Subject: move html_entities.c to proper place X-Git-Tag: dev~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4671295288cec0a86782d868f20aa3c83eb5a42;p=php move html_entities.c to proper place #nice to have snaps.php.net --- diff --git a/ext/mbstring/mbstring.dsp b/ext/mbstring/mbstring.dsp index 15193fa07b..c11e5f6585 100644 --- a/ext/mbstring/mbstring.dsp +++ b/ext/mbstring/mbstring.dsp @@ -126,6 +126,10 @@ SOURCE=.\mbstring.c SOURCE=.\php_mbregex.c # End Source File +# Begin Source File + +SOURCE=.\html_entities.c +# End Source File # End Group # Begin Group "Header Files" @@ -184,6 +188,5 @@ SOURCE=.\unicode_table_tw.h # End Source File # End Group -SOURCE=.\html_entities.c # End Target # End Project