From 83f399fed03106ff85217c659ac17b5a498638c9 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sun, 16 Feb 2003 22:39:01 +0000 Subject: [PATCH] Add the sunfuncs to the .dsp file for Moshe. --- win32/php4dllts.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 61fa9c9540..f84c86f587 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1698,6 +1698,10 @@ SOURCE=..\ext\standard\strnatcmp.c # End Source File # Begin Source File +SOURCE=..\ext\standard\sunfuncs.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\syslog.c # End Source File # Begin Source File @@ -1896,6 +1900,10 @@ SOURCE=..\ext\standard\sha1.h # End Source File # Begin Source File +SOURCE=..\ext\standard\sunfuncs.h +# End Source File +# Begin Source File + SOURCE=..\ext\standard\type.h # End Source File # Begin Source File -- 2.50.1