summaryrefslogtreecommitdiff
path: root/Zend/ZendTS.dsp
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-12-26 23:20:18 +0000
committerZeev Suraski <zeev@php.net>1999-12-26 23:20:18 +0000
commit3c50b7ee456edfea6d6227c7333578a680c2ac85 (patch)
tree650edf921d22760ee7815c8526409f402637c0f4 /Zend/ZendTS.dsp
parentb90bc0b15c87c1651689f191c7e9101508aacfe7 (diff)
downloadphp-git-3c50b7ee456edfea6d6227c7333578a680c2ac85.tar.gz
- Enable the new zval cache on debug too. No real reason not to, and it keeps
the code cleaner. - ZTS compile fixes
Diffstat (limited to 'Zend/ZendTS.dsp')
-rw-r--r--Zend/ZendTS.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/ZendTS.dsp b/Zend/ZendTS.dsp
index b773d76ce8..6fcb29d9b6 100644
--- a/Zend/ZendTS.dsp
+++ b/Zend/ZendTS.dsp
@@ -272,6 +272,10 @@ SOURCE=.\zend_stack.h
SOURCE=.\zend_variables.h
# End Source File
+# Begin Source File
+
+SOURCE=.\zend_zval_alloc.h
+# End Source File
# End Group
# Begin Group "Parsers"