From 389eca0c1b695b96d61813d4073d542135a27932 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Thu, 20 Apr 2000 23:26:06 +0000 Subject: [PATCH] Add .txt files to .dsp's --- ext/imap/imap.dsp | 4 ++++ ext/ldap/ldap.dsp | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ext/imap/imap.dsp b/ext/imap/imap.dsp index 3e95af7076..23c952532f 100644 --- a/ext/imap/imap.dsp +++ b/ext/imap/imap.dsp @@ -159,5 +159,9 @@ SOURCE=.\php_imap.c SOURCE=.\php_imap.h # End Source File # End Group +# Begin Source File + +SOURCE=.\IMAP_Win32_HOWTO.txt +# End Source File # End Target # End Project diff --git a/ext/ldap/ldap.dsp b/ext/ldap/ldap.dsp index 25d460b222..88797a5bc7 100644 --- a/ext/ldap/ldap.dsp +++ b/ext/ldap/ldap.dsp @@ -164,5 +164,9 @@ SOURCE=.\php_ldap.h # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # End Group +# Begin Source File + +SOURCE=.\LDAP_Win32_HOWTO.txt +# End Source File # End Target # End Project -- 2.40.0