diff options
author | Zeev Suraski <zeev@php.net> | 1999-05-11 20:38:16 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 1999-05-11 20:38:16 +0000 |
commit | ceeb9b38ba264da2a1a24d540d88e3a7654ddb4a (patch) | |
tree | 96dee722bddfb4e95f7c13d01f686380717ebe15 /php4dllts.dsp | |
parent | 702829709cc546a18469ad8bd52687e28ebfd9f5 (diff) | |
download | php-git-ceeb9b38ba264da2a1a24d540d88e3a7654ddb4a.tar.gz |
* Finally commit that -q patch
* Refine SAPI built in header support
* Use DllMain() in ISAPI to clean after threads and initialize tsrm/sapi as soon as possible.
Diffstat (limited to 'php4dllts.dsp')
-rw-r--r-- | php4dllts.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/php4dllts.dsp b/php4dllts.dsp index e4a7558381..e770189ba6 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -211,6 +211,10 @@ SOURCE=.\php_ini.h # End Source File
# Begin Source File
+SOURCE=.\php_regex.h
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\quot_print.h
# End Source File
# Begin Source File
|