summaryrefslogtreecommitdiff
path: root/php4dllts.dsp
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-09-16 23:18:15 +0000
committerZeev Suraski <zeev@php.net>1999-09-16 23:18:15 +0000
commit98d95dd88eec996ad2608b357dd03bc7930b3fb4 (patch)
tree37e11a02653d9b857dc7659f84e2a809a5b017f7 /php4dllts.dsp
parent52e769d8835d06af547c7438282fd4c6fcd88583 (diff)
downloadphp-git-98d95dd88eec996ad2608b357dd03bc7930b3fb4.tar.gz
- Added support for unknown POST content types (Zeev)
- Introduce the convert_to_*_ex() API in strlen()
Diffstat (limited to 'php4dllts.dsp')
-rw-r--r--php4dllts.dsp92
1 files changed, 73 insertions, 19 deletions
diff --git a/php4dllts.dsp b/php4dllts.dsp
index 58379866bc..543efb184e 100644
--- a/php4dllts.dsp
+++ b/php4dllts.dsp
@@ -392,6 +392,15 @@ SOURCE=.\ext\odbc\php_odbc.c
# Begin Source File
SOURCE=.\ext\pcre\php_pcre.c
+
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"
+
+# ADD CPP /D "STATIC"
+
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"
+
+!ENDIF
+
# End Source File
# Begin Source File
@@ -582,51 +591,76 @@ SOURCE=.\ext\standard\uniqid.h
SOURCE=.\ext\standard\url.h
# End Source File
# End Group
-# Begin Group "Regular Expressions"
+# Begin Group "PCRE"
# PROP Default_Filter ""
-# Begin Source File
+# Begin Group "Source Files No. 3"
-SOURCE=.\regex\regcomp.c
-# End Source File
+# PROP Default_Filter ".c"
# Begin Source File
-SOURCE=.\regex\regerror.c
-# End Source File
-# Begin Source File
+SOURCE=.\ext\pcre\pcrelib\chartables.c
-SOURCE=.\regex\regexec.c
-# End Source File
-# Begin Source File
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"
-SOURCE=.\regex\regfree.c
-# End Source File
-# End Group
-# Begin Group "PCRE"
+# ADD CPP /D "STATIC"
-# PROP Default_Filter ""
-# Begin Group "Source Files No. 3"
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"
-# PROP Default_Filter ".c"
-# Begin Source File
+!ENDIF
-SOURCE=.\ext\pcre\pcrelib\chartables.c
# End Source File
# Begin Source File
SOURCE=.\ext\pcre\pcrelib\get.c
+
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"
+
+# ADD CPP /D "STATIC"
+
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\ext\pcre\pcrelib\maketables.c
+
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"
+
+# ADD CPP /D "STATIC"
+
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\ext\pcre\pcrelib\pcre.c
+
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"
+
+# ADD CPP /D "STATIC"
+
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"
+
+!ENDIF
+
# End Source File
# Begin Source File
SOURCE=.\ext\pcre\pcrelib\study.c
+
+!IF "$(CFG)" == "php4dllts - Win32 Debug_TS"
+
+# ADD CPP /D "STATIC"
+
+!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"
+
+!ENDIF
+
# End Source File
# End Group
# Begin Group "Header Files No. 3"
@@ -642,6 +676,26 @@ SOURCE=.\ext\pcre\pcrelib\pcre.h
# End Source File
# End Group
# End Group
+# Begin Group "Regular Expressions"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\regex\regcomp.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\regex\regerror.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\regex\regexec.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\regex\regfree.c
+# End Source File
+# End Group
# End Group
# Begin Group "Win32"