diff options
author | Zeev Suraski <zeev@php.net> | 2000-06-25 18:29:05 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-06-25 18:29:05 +0000 |
commit | 1be47784eb1b6927e28c0c0bf7e5a149e03fdf6e (patch) | |
tree | 26295ed0f69213419d2af6a3aa17c15b1fca7921 | |
parent | fabf824eac86df8ca4c0e9a506ad155a21129584 (diff) | |
download | php-git-1be47784eb1b6927e28c0c0bf7e5a149e03fdf6e.tar.gz |
imap_sendmail.[ch] are missing... Whomever added them, please cvs add them and then
readd them to the project...
-rw-r--r-- | ext/imap/imap.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/imap/imap.dsp b/ext/imap/imap.dsp index 82f8ed128f..785c48d198 100644 --- a/ext/imap/imap.dsp +++ b/ext/imap/imap.dsp @@ -148,10 +148,6 @@ LINK32=link.exe # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
-SOURCE=.\imap_sendmail.c
-# End Source File
-# Begin Source File
-
SOURCE=.\php_imap.c
# End Source File
# End Group
@@ -160,10 +156,6 @@ SOURCE=.\php_imap.c # PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
-SOURCE=.\imap_sendmail.h
-# End Source File
-# Begin Source File
-
SOURCE=.\php_imap.h
# End Source File
# End Group
|