diff options
| -rw-r--r-- | ext/imap/imap.dsp | 4 | ||||
| -rw-r--r-- | ext/ldap/ldap.dsp | 4 |
2 files changed, 8 insertions, 0 deletions
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
|
