summaryrefslogtreecommitdiff
path: root/php4dllts.dsp
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-07-06 19:49:48 +0000
committerZeev Suraski <zeev@php.net>1999-07-06 19:49:48 +0000
commit5baaa716dc991efcff16f37da9ccf961c0c83f70 (patch)
tree80a0dfbac18d0a37633f2dae7e45e7d635ab3e59 /php4dllts.dsp
parent8ee9fd57689cd3cd28c57260777403735b12e771 (diff)
downloadphp-git-5baaa716dc991efcff16f37da9ccf961c0c83f70.tar.gz
Support PCRE under Win32
Diffstat (limited to 'php4dllts.dsp')
-rw-r--r--php4dllts.dsp48
1 files changed, 48 insertions, 0 deletions
diff --git a/php4dllts.dsp b/php4dllts.dsp
index 19a8059dec..9b6a77a907 100644
--- a/php4dllts.dsp
+++ b/php4dllts.dsp
@@ -371,6 +371,10 @@ SOURCE=.\ext\standard\pageinfo.c
# End Source File
# Begin Source File
+SOURCE=.\ext\pcre\php_pcre.c
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\post.c
# End Source File
# Begin Source File
@@ -515,6 +519,10 @@ SOURCE=.\functions\php3_syslog.h
# End Source File
# Begin Source File
+SOURCE=.\ext\pcre\php_pcre.h
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\session\php_session.h
# End Source File
# Begin Source File
@@ -566,6 +574,46 @@ SOURCE=.\regex\regexec.c
SOURCE=.\regex\regfree.c
# End Source File
# End Group
+# Begin Group "PCRE"
+
+# PROP Default_Filter ""
+# Begin Group "Source Files No. 3"
+
+# PROP Default_Filter ".c"
+# Begin Source File
+
+SOURCE=.\ext\pcre\pcrelib\chartables.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ext\pcre\pcrelib\get.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ext\pcre\pcrelib\maketables.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ext\pcre\pcrelib\pcre.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ext\pcre\pcrelib\study.c
+# End Source File
+# End Group
+# Begin Group "Header Files No. 3"
+
+# PROP Default_Filter ".h"
+# Begin Source File
+
+SOURCE=.\ext\pcre\pcrelib\internal.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\ext\pcre\pcrelib\pcre.h
+# End Source File
+# End Group
+# End Group
# End Group
# Begin Group "Win32"