diff options
-rw-r--r-- | win32/php4dllts.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 1eadbce56b..afd2c74bfb 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -214,6 +214,10 @@ SOURCE=..\main\php_open_temporary_file.c # End Source File
# Begin Source File
+SOURCE=..\main\php_scandir.c
+# End Source File
+# Begin Source File
+
SOURCE=..\main\php_ticks.c
# End Source File
# Begin Source File
@@ -358,6 +362,10 @@ SOURCE=..\main\php_regex.h # End Source File
# Begin Source File
+SOURCE=..\main\php_scandir.h
+# End Source File
+# Begin Source File
+
SOURCE=..\main\php_streams.h
# End Source File
# Begin Source File
|