diff options
author | Anatol Belski <ab@php.net> | 2013-10-17 09:43:52 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2013-10-17 09:43:52 +0200 |
commit | e30b2aae5ad93405eee19bca6125ea872f409c82 (patch) | |
tree | 95af16e439ad1abc6d986cdf778b174d114fc2b6 /Zend/Zend.dsp | |
parent | 89e93bd2a27d66c9d56218e31cd42441298548e6 (diff) | |
download | php-git-e30b2aae5ad93405eee19bca6125ea872f409c82.tar.gz |
initial move on renaming files and fixing includes
Diffstat (limited to 'Zend/Zend.dsp')
-rw-r--r-- | Zend/Zend.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Zend/Zend.dsp b/Zend/Zend.dsp index 23ebd4532b..d1b3b89030 100644 --- a/Zend/Zend.dsp +++ b/Zend/Zend.dsp @@ -429,6 +429,10 @@ SOURCE=.\zend_ts_hash.h SOURCE=.\zend_variables.h
# End Source File
+# Begin Source File
+
+SOURCE=.\zend_virtual_cwd.c
+# End Source File
# End Group
# Begin Group "Parsers"
|