diff options
author | Marcus Boerger <helly@php.net> | 2002-08-05 12:02:36 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2002-08-05 12:02:36 +0000 |
commit | 77cf59e59c5e743a3ddfa2fce6f6b741af6ebf93 (patch) | |
tree | 61fd1f44c105003b9af98cba5e271fccd6f19069 /win32/php4dllts.dsp | |
parent | 47902326b9f43d1dc6a278123aa48d4d9189f49d (diff) | |
download | php-git-77cf59e59c5e743a3ddfa2fce6f6b741af6ebf93.tar.gz |
Add html_entities.c
Diffstat (limited to 'win32/php4dllts.dsp')
-rw-r--r-- | win32/php4dllts.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
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
|