From be1b9927e57db4184cfa0fd2a48466a41df37ea7 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Thu, 21 Feb 2002 07:00:15 +0000 Subject: [PATCH] Add aggregation to Win32 build. --- win32/php4dll.dsp | 8 ++++++++ win32/php4dllts.dsp | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index 3f9ff611b3..9f286a53bb 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -124,6 +124,10 @@ LINK32=link.exe # PROP Default_Filter "" # Begin Source File +SOURCE=..\ext\standard\aggregation.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\cyr_convert.c # End Source File # Begin Source File @@ -213,6 +217,10 @@ SOURCE=..\main\config.w32.h # End Source File # Begin Source File +SOURCE=..\ext\standard\aggregation.h +# End Source File +# Begin Source File + SOURCE=..\ext\standard\cyr_convert.h # End Source File # Begin Source File diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index c3831d320f..6784fcb50a 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -153,6 +153,10 @@ LINK32=link.exe # PROP Default_Filter "" # Begin Source File +SOURCE=..\ext\standard\aggregation.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\cyr_convert.c # End Source File # Begin Source File @@ -242,6 +246,10 @@ SOURCE=..\main\config.w32.h # End Source File # Begin Source File +SOURCE=..\ext\standard\aggregation.h +# End Source File +# Begin Source File + SOURCE=..\ext\standard\cyr_convert.h # End Source File # Begin Source File -- 2.40.0