diff options
author | Andi Gutmans <andi@php.net> | 2000-09-03 19:43:09 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-09-03 19:43:09 +0000 |
commit | 4a17400b0aeb0e2ef3a1cf2e1873ad1ec68c2e8e (patch) | |
tree | d11ec748fd422662aeee46dadb66243ce7a758f9 /win32/php4dllts.dsp | |
parent | f0962c33a1a63f17f336baa7c3aad13d6bfbc2a4 (diff) | |
download | php-git-4a17400b0aeb0e2ef3a1cf2e1873ad1ec68c2e8e.tar.gz |
- Remove php_virtual_cwd.[ch] from Windows project
Diffstat (limited to 'win32/php4dllts.dsp')
-rw-r--r-- | win32/php4dllts.dsp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 1870f107f8..a58509e934 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -169,10 +169,6 @@ SOURCE=..\main\php_variables.c # End Source File
# Begin Source File
-SOURCE=..\main\php_virtual_cwd.c
-# End Source File
-# Begin Source File
-
SOURCE=..\ext\standard\quot_print.c
# End Source File
# Begin Source File
@@ -265,10 +261,6 @@ SOURCE=..\main\php_ini.h # End Source File
# Begin Source File
-SOURCE=..\main\php_realpath.h
-# End Source File
-# Begin Source File
-
SOURCE=..\main\php_regex.h
# End Source File
# Begin Source File
@@ -277,10 +269,6 @@ SOURCE=..\main\php_variables.h # End Source File
# Begin Source File
-SOURCE=..\main\php_virtual_cwd.h
-# End Source File
-# Begin Source File
-
SOURCE=..\ext\standard\quot_print.h
# End Source File
# Begin Source File
|