From 83df136d2885faf02e610a4190091a38cd8c12ae Mon Sep 17 00:00:00 2001 From: Daniel Beulshausen Date: Tue, 4 Sep 2001 02:20:49 +0000 Subject: [PATCH] update workspaces --- win32/php4dll.dsp | 8 ++++++++ win32/php4dllts.dsp | 12 ++++++++++++ 2 files changed, 20 insertions(+) diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index d422e4ae50..059e912046 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -492,6 +492,14 @@ SOURCE=..\ext\standard\rand.c # End Source File # Begin Source File +SOURCE=..\ext\standard\rand_mt.c +# End Source File +# Begin Source File + +SOURCE=..\ext\standard\rand_sys.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\reg.c # End Source File # Begin Source File diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 8cf129864c..d00c6c35f8 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -527,6 +527,14 @@ SOURCE=..\ext\standard\rand.c # End Source File # Begin Source File +SOURCE=..\ext\standard\rand_mt.c +# End Source File +# Begin Source File + +SOURCE=..\ext\standard\rand_sys.c +# End Source File +# Begin Source File + SOURCE=..\ext\standard\reg.c # End Source File # Begin Source File @@ -703,6 +711,10 @@ SOURCE=..\ext\pcre\php_pcre.h # End Source File # Begin Source File +SOURCE=..\ext\standard\php_rand.h +# End Source File +# Begin Source File + SOURCE=..\ext\session\php_session.h # End Source File # Begin Source File -- 2.40.0