From bb12ffe41f3a4167bfd103f128476a515fa775c3 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Thu, 30 Oct 2003 09:58:52 +0000 Subject: [PATCH] - Move uuencode to the right place (ext/standard) --- win32/php4dllts.dsp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 3fa61f7a93..ef5a5df75b 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -255,10 +255,6 @@ 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" @@ -1786,6 +1782,10 @@ SOURCE=..\ext\standard\url_scanner_ex.c # End Source File # Begin Source File +SOURCE=..\ext\standard\uuencode.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\var.c # End Source File # Begin Source File -- 2.50.1