diff options
author | Daniel Beulshausen <dbeu@php.net> | 2000-10-13 09:13:01 +0000 |
---|---|---|
committer | Daniel Beulshausen <dbeu@php.net> | 2000-10-13 09:13:01 +0000 |
commit | 6fb51171c884305125ece869fda5284b00933c3a (patch) | |
tree | 265fe94a91158eeae83fc87575fa678bbca7dfbc /win32 | |
parent | 38ad62e6c7486fe63daaf5e4e3c6f22d096e3449 (diff) | |
download | php-git-6fb51171c884305125ece869fda5284b00933c3a.tar.gz |
compile fixes & update of win32 dsp
Diffstat (limited to 'win32')
-rw-r--r-- | win32/php4dllts.dsp | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index f8b09aac88..6d57671747 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -377,6 +377,10 @@ SOURCE=..\ext\standard\fsock.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\ftp_fopen_wrapper.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\head.c
# End Source File
# Begin Source File
@@ -385,6 +389,10 @@ SOURCE=..\ext\standard\html.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\http_fopen_wrapper.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\image.c
# End Source File
# Begin Source File
@@ -461,6 +469,10 @@ SOURCE=..\ext\standard\parsedate.c # End Source File
# Begin Source File
+SOURCE=..\ext\standard\php_fopen_wrapper.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\mcal\php_mcal.c
# End Source File
# Begin Source File
@@ -622,6 +634,10 @@ SOURCE=..\ext\standard\php_filestat.h # End Source File
# Begin Source File
+SOURCE=..\ext\standard\php_fopen_wrappers.h
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\standard\php_lcg.h
# End Source File
# Begin Source File
|