From 003ea0717e4e8663f2ee84ee17dcf5dc972a6d97 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Wed, 15 Jan 2003 16:48:46 +0000 Subject: [PATCH] Add proc_open.c to project. --- win32/php4dll.dsp | 4 ++++ win32/php4dllts.dsp | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index 2cc4b8335b..51872c2ef1 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -185,6 +185,10 @@ SOURCE=..\main\php_variables.c # End Source File # Begin Source File +SOURCE=..\ext\standard\proc_open.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\quot_print.c # End Source File # Begin Source File diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index bf8b1b62a7..1818eeb35d 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -223,6 +223,10 @@ SOURCE=..\main\php_variables.c # End Source File # Begin Source File +SOURCE=..\ext\standard\proc_open.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\quot_print.c # End Source File # Begin Source File -- 2.50.1