summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2003-10-27 15:49:11 +0000
committerAndi Gutmans <andi@php.net>2003-10-27 15:49:11 +0000
commitb29686a6e560de41f6c8fa6164d7aeea9864160b (patch)
tree7e46410efebb7e7d47471deff9af64e8997fca53
parent0d59b3dda6730ad7a91e41c1f358e0cccebe461c (diff)
downloadphp-git-b29686a6e560de41f6c8fa6164d7aeea9864160b.tar.gz
- Add uuencode.c to the project
-rw-r--r--win32/php4dllts.dsp4
1 files changed, 4 insertions, 0 deletions
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"