diff options
author | Zeev Suraski <zeev@php.net> | 2000-04-27 18:37:02 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-04-27 18:37:02 +0000 |
commit | 39aa59bdecad946203481dfd13fd8808d3f09425 (patch) | |
tree | e8717f4282e7a01c70861a31b2f1976420c5410e /php4dll.dsp | |
parent | 095f1d91b178ade6bdf629f020369df9cee19ceb (diff) | |
download | php-git-39aa59bdecad946203481dfd13fd8808d3f09425.tar.gz |
More error handling work (still completely disabled)
Diffstat (limited to 'php4dll.dsp')
-rw-r--r-- | php4dll.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/php4dll.dsp b/php4dll.dsp index 9632871a8c..9e9386b14d 100644 --- a/php4dll.dsp +++ b/php4dll.dsp @@ -191,6 +191,10 @@ SOURCE=.\php_variables.c # End Source File
# Begin Source File
+SOURCE=.\php_virtual_cwd.c
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\quot_print.c
# End Source File
# Begin Source File
@@ -291,6 +295,10 @@ SOURCE=.\php_variables.h # End Source File
# Begin Source File
+SOURCE=.\php_virtual_cwd.h
+# End Source File
+# Begin Source File
+
SOURCE=.\ext\standard\quot_print.h
# End Source File
# Begin Source File
|