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 ef16dd7c70..0f38d73d4d 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -526,6 +526,10 @@ SOURCE=..\ext\standard\url_scanner.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\url_scanner_ex.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\var.c
# End Source File
# End Group
@@ -692,6 +696,10 @@ SOURCE=..\ext\standard\url.h SOURCE=..\ext\standard\url_scanner.h
# End Source File
+# Begin Source File
+
+SOURCE=..\ext\standard\url_scanner_ex.h
+# End Source File
# End Group
# Begin Group "PCRE"
|