diff options
-rw-r--r-- | win32/php4dllts.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 4e12a0ed0f..782ea240cf 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1624,6 +1624,10 @@ SOURCE=..\ext\standard\html.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\http.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\http_fopen_wrapper.c
# End Source File
# Begin Source File
@@ -1843,6 +1847,10 @@ SOURCE=..\ext\standard\html.h # End Source File
# Begin Source File
+SOURCE=..\ext\standard\http.h
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\info.h
# End Source File
# Begin Source File
|