diff options
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
|