diff options
author | Zeev Suraski <zeev@php.net> | 2000-02-10 20:18:57 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-02-10 20:18:57 +0000 |
commit | 870936972012a14cb33a2a242dc138ba641180fe (patch) | |
tree | ac7f3b9d34a5a30e9edd6af9735431bba9da134b | |
parent | 49e98c3ddd49d36aa364299254849e70309559f8 (diff) | |
download | php-git-870936972012a14cb33a2a242dc138ba641180fe.tar.gz |
Update .dsp's
-rw-r--r-- | php4dll.dsp | 8 | ||||
-rw-r--r-- | php4dllts.dsp | 12 | ||||
-rw-r--r-- | php4ts.dsp | 8 |
3 files changed, 8 insertions, 20 deletions
diff --git a/php4dll.dsp b/php4dll.dsp index 6df6fda1bf..000000c971 100644 --- a/php4dll.dsp +++ b/php4dll.dsp @@ -199,10 +199,6 @@ SOURCE=.\reentrancy.c # End Source File
# Begin Source File
-SOURCE=.\request_info.c
-# End Source File
-# Begin Source File
-
SOURCE=.\rfc1867.c
# End Source File
# Begin Source File
@@ -295,10 +291,6 @@ SOURCE=.\ext\standard\quot_print.h # End Source File
# Begin Source File
-SOURCE=.\request_info.h
-# End Source File
-# Begin Source File
-
SOURCE=.\rfc1867.h
# End Source File
# Begin Source File
diff --git a/php4dllts.dsp b/php4dllts.dsp index 3218e6d112..d03be4d71a 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -140,10 +140,6 @@ SOURCE=".\fopen-wrappers.c" # End Source File
# Begin Source File
-SOURCE=.\getopt.c
-# End Source File
-# Begin Source File
-
SOURCE=.\internal_functions_win32.c
# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"
# End Source File
@@ -181,10 +177,6 @@ SOURCE=.\reentrancy.c # End Source File
# Begin Source File
-SOURCE=.\request_info.c
-# End Source File
-# Begin Source File
-
SOURCE=.\rfc1867.c
# End Source File
# Begin Source File
@@ -281,10 +273,6 @@ SOURCE=.\ext\standard\quot_print.h # End Source File
# Begin Source File
-SOURCE=.\request_info.h
-# End Source File
-# Begin Source File
-
SOURCE=.\rfc1867.h
# End Source File
# Begin Source File
diff --git a/php4ts.dsp b/php4ts.dsp index 4e10027a5b..3eada6bae5 100644 --- a/php4ts.dsp +++ b/php4ts.dsp @@ -121,10 +121,18 @@ LINK32=link.exe SOURCE=.\sapi\cgi\cgi_main.c
# End Source File
+# Begin Source File
+
+SOURCE=.\sapi\cgi\getopt.c
+# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter ".h"
+# Begin Source File
+
+SOURCE=.\sapi\cgi\php_getopt.h
+# End Source File
# End Group
# End Target
# End Project
|