From b29686a6e560de41f6c8fa6164d7aeea9864160b Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Mon, 27 Oct 2003 15:49:11 +0000 Subject: [PATCH] - Add uuencode.c to the project --- win32/php4dllts.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 54291e1663..3fa61f7a93 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -255,6 +255,10 @@ SOURCE=..\main\strlcat.c SOURCE=..\main\strlcpy.c # End Source File +# Begin Source File + +SOURCE=..\ext\standard\uuencode.c +# End Source File # End Group # Begin Group "Header Files" -- 2.50.1