diff options
author | Daniel Beulshausen <dbeu@php.net> | 2001-09-04 02:20:49 +0000 |
---|---|---|
committer | Daniel Beulshausen <dbeu@php.net> | 2001-09-04 02:20:49 +0000 |
commit | 83df136d2885faf02e610a4190091a38cd8c12ae (patch) | |
tree | aa2631ab694968131eb6e2dce772cdf120a58528 /win32/php4dll.dsp | |
parent | 9b8886410dd70bdfd54b751df34e2b3cec9692b5 (diff) | |
download | php-git-83df136d2885faf02e610a4190091a38cd8c12ae.tar.gz |
update workspaces
Diffstat (limited to 'win32/php4dll.dsp')
-rw-r--r-- | win32/php4dll.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
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
|