From: Sebastian Bergmann Date: Tue, 19 Mar 2002 07:01:30 +0000 (+0000) Subject: Add streams.c/user_streams.c to MSVC projects. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1241 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=239a05eef6fde444f2186b5594a9f83b8a9290f7;p=php Add streams.c/user_streams.c to MSVC projects. --- diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index 9f286a53bb..9af350c6f5 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -201,6 +201,14 @@ SOURCE=..\main\SAPI.c # End Source File # Begin Source File +SOURCE=..\main\streams.c +# End Source File +# Begin Source File + +SOURCE=..\main\user_streams.c +# End Source File +# Begin Source File + SOURCE=..\main\strlcat.c # End Source File # Begin Source File diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 64d192ef50..94adcf90bb 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -234,6 +234,10 @@ SOURCE=..\main\streams.c # End Source File # Begin Source File +SOURCE=..\main\user_streams.c +# End Source File +# Begin Source File + SOURCE=..\main\strlcat.c # End Source File # Begin Source File