diff options
-rw-r--r-- | win32/php4dllts.dsp | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 5dd30eab36..69ff5128e6 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -497,6 +497,10 @@ SOURCE=..\ext\ctype\ctype.c # End Source File
# Begin Source File
+SOURCE=..\ext\mbstring\html_entities.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\mbstring\mbfilter.c
# End Source File
# Begin Source File
@@ -529,10 +533,6 @@ 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
@@ -1867,6 +1867,10 @@ SOURCE=..\ext\odbc\php_odbc.h # End Source File
# Begin Source File
+SOURCE=..\ext\odbc\php_odbc_includes.h
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\pcre\php_pcre.h
# End Source File
# Begin Source File
|