diff options
author | Edin Kadribasic <edink@php.net> | 2003-01-28 00:32:15 +0000 |
---|---|---|
committer | Edin Kadribasic <edink@php.net> | 2003-01-28 00:32:15 +0000 |
commit | 7c283f80bebb493008fa3c025416d6a907ab4bf8 (patch) | |
tree | 5abc92328443d46d796c612f85e9be2bfd3e2da3 /win32/php4dllts.dsp | |
parent | 2b5a5ca669580a91b6fc2b5c397eea4daa9671cf (diff) | |
download | php-git-7c283f80bebb493008fa3c025416d6a907ab4bf8.tar.gz |
Adding new files to the project.
# First half of Sebastian's patch, Ilia will commit the second part shortly
Diffstat (limited to 'win32/php4dllts.dsp')
-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
|