summaryrefslogtreecommitdiff
path: root/win32/php4dllts.dsp
diff options
context:
space:
mode:
authorDaniel Beulshausen <dbeu@php.net>2000-09-19 22:05:26 +0000
committerDaniel Beulshausen <dbeu@php.net>2000-09-19 22:05:26 +0000
commitd836f5d4c0b6848a7811cd43534aeddf12532041 (patch)
tree7a29324d7000ea3587cd72571ccde6da6b8d9c69 /win32/php4dllts.dsp
parentcc53ad51667c33fa652dc25d583ada6dd9d6a966 (diff)
downloadphp-git-d836f5d4c0b6848a7811cd43534aeddf12532041.tar.gz
fix unresolved externals
Diffstat (limited to 'win32/php4dllts.dsp')
-rw-r--r--win32/php4dllts.dsp8
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"