summaryrefslogtreecommitdiff
path: root/Zend/Zend.dsp
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2001-12-12 20:45:38 +0000
committerAndi Gutmans <andi@php.net>2001-12-12 20:45:38 +0000
commitce98c73f8270a5a8cbe72f5ba0213c6cab0ce51a (patch)
treeb61e2ef5d65bf363ceee8365fb95ffc6150d8945 /Zend/Zend.dsp
parent6bd64164d526c9dc58fd056ad256c2efb5b330a2 (diff)
downloadphp-git-ce98c73f8270a5a8cbe72f5ba0213c6cab0ce51a.tar.gz
- Infrastructure changes for allowing to access the global scope from
- within a class scope. - Fix the Zend.dsp project a bit. It seems someone pretty much killed it - when commiting their own personal configuration. Please be careful in - future.
Diffstat (limited to 'Zend/Zend.dsp')
-rw-r--r--Zend/Zend.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/Zend.dsp b/Zend/Zend.dsp
index 2a08572e40..03a7bd73e2 100644
--- a/Zend/Zend.dsp
+++ b/Zend/Zend.dsp
@@ -183,6 +183,10 @@ SOURCE=.\zend_llist.c
# End Source File
# Begin Source File
+SOURCE=.\zend_objects.c
+# End Source File
+# Begin Source File
+
SOURCE=.\zend_opcode.c
# End Source File
# Begin Source File