From d836f5d4c0b6848a7811cd43534aeddf12532041 Mon Sep 17 00:00:00 2001 From: Daniel Beulshausen Date: Tue, 19 Sep 2000 22:05:26 +0000 Subject: [PATCH] fix unresolved externals --- win32/php4dllts.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) 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" -- 2.50.1