diff options
author | Sebastian Bergmann <sebastian@php.net> | 2001-09-06 07:00:39 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2001-09-06 07:00:39 +0000 |
commit | 4bfa51ad896a52c1ed5970f5668705d54096f49b (patch) | |
tree | 31210ee951ba243a3b8ac74c5bab093540305221 /win32 | |
parent | 8a156d9a392e5943825367801628b43f0453bd69 (diff) | |
download | php-git-4bfa51ad896a52c1ed5970f5668705d54096f49b.tar.gz |
Fix Win32 build.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/php4dllts.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index d00c6c35f8..5afe216c23 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -527,14 +527,6 @@ 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
|