From: Daniel Beulshausen Date: Tue, 19 Sep 2000 22:05:26 +0000 (+0000) Subject: fix unresolved externals X-Git-Tag: php-4.0.3RC1~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d836f5d4c0b6848a7811cd43534aeddf12532041;p=php fix unresolved externals --- 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"