summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-01-28 13:09:29 +0100
committerAnatol Belski <ab@php.net>2014-01-28 13:09:29 +0100
commit07f3bac6caca5cb1605cb18ab819bcd8c0fa4291 (patch)
treee8a011a73430cf0f8d67069d9421da2d3ad9ad81
parentfc36908c88d096ee167c6afa7813c8f865a0a7e9 (diff)
downloadphp-git-07f3bac6caca5cb1605cb18ab819bcd8c0fa4291.tar.gz
fix *.dsp files related to bug #50333
-rw-r--r--TSRM/TSRM.dsp4
-rw-r--r--Zend/Zend.dsp8
2 files changed, 4 insertions, 8 deletions
diff --git a/TSRM/TSRM.dsp b/TSRM/TSRM.dsp
index 6c3e8bfb8b..8604bc0da8 100644
--- a/TSRM/TSRM.dsp
+++ b/TSRM/TSRM.dsp
@@ -171,10 +171,6 @@ SOURCE=.\tsrm_strtok_r.h
# End Source File
# Begin Source File
-SOURCE=.\tsrm_virtual_cwd.h
-# End Source File
-# Begin Source File
-
SOURCE=.\tsrm_win32.h
# End Source File
# End Group
diff --git a/Zend/Zend.dsp b/Zend/Zend.dsp
index 348e1abaa5..98d368fb16 100644
--- a/Zend/Zend.dsp
+++ b/Zend/Zend.dsp
@@ -269,6 +269,10 @@ SOURCE=.\zend_variables.c
SOURCE=.\zend_vm_opcodes.c
# End Source File
+# Begin Source File
+
+SOURCE=.\zend_virtual_cwd.c
+# End Source File
# End Group
# Begin Group "Header Files"
@@ -437,10 +441,6 @@ 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"