sebastian Thu Sep 12 13:11:56 2002 EDT Modified files: /php4/win32 php4dll.dsp php4dllts.dsp Log: Meaningful Custom Build Step information. Index: php4/win32/php4dll.dsp diff -u php4/win32/php4dll.dsp:1.34 php4/win32/php4dll.dsp:1.35 --- php4/win32/php4dll.dsp:1.34 Thu Sep 12 13:02:12 2002 +++ php4/win32/php4dll.dsp Thu Sep 12 13:11:55 2002 @@ -237,7 +237,7 @@ !IF "$(CFG)" == "php4dllts - Win32 Debug_TS" -# Begin Custom Build +# Begin Custom Build - Generating main/config.w32.h InputPath=..\main\config.w32.h.in "config.w32.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -249,7 +249,7 @@ !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" -# Begin Custom Build +# Begin Custom Build - Generating main/config.w32.h InputPath=..\main\config.w32.h.in "config.w32.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -261,19 +261,7 @@ !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline" -# Begin Custom Build -InputPath=..\main\config.w32.h.in - -"config.w32.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - if not exist ..\main\config.w32.h ( - copy ..\main\config.w32.h.in ..\main\config.w32.h > nul - ) - -# End Custom Build - -!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TSDbg" - -# Begin Custom Build +# Begin Custom Build - Generating main/config.w32.h InputPath=..\main\config.w32.h.in "config.w32.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -1758,7 +1746,7 @@ !IF "$(CFG)" == "php4dll - Win32 Debug" -# Begin Custom Build +# Begin Custom Build - Generating ext/standard/parsedate.c InputPath=..\ext\standard\parsedate.y "..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -1769,7 +1757,7 @@ !ELSEIF "$(CFG)" == "php4dll - Win32 Release" -# Begin Custom Build +# Begin Custom Build - Generating ext/standard/parsedate.c InputPath=..\ext\standard\parsedate.y "..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -1780,7 +1768,7 @@ !ELSEIF "$(CFG)" == "php4dll - Win32 Release_inline" -# Begin Custom Build +# Begin Custom Build - Generating ext/standard/parsedate.c InputPath=..\ext\standard\parsedate.y "..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" Index: php4/win32/php4dllts.dsp diff -u php4/win32/php4dllts.dsp:1.81 php4/win32/php4dllts.dsp:1.82 --- php4/win32/php4dllts.dsp:1.81 Thu Sep 12 13:02:12 2002 +++ php4/win32/php4dllts.dsp Thu Sep 12 13:11:55 2002 @@ -270,7 +270,7 @@ !IF "$(CFG)" == "php4dllts - Win32 Debug_TS" -# Begin Custom Build +# Begin Custom Build - Generating main/config.w32.h InputPath=..\main\config.w32.h.in "config.w32.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -282,7 +282,7 @@ !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" -# Begin Custom Build +# Begin Custom Build - Generating main/config.w32.h InputPath=..\main\config.w32.h.in "config.w32.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -294,7 +294,7 @@ !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline" -# Begin Custom Build +# Begin Custom Build - Generating main/config.w32.h InputPath=..\main\config.w32.h.in "config.w32.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -306,7 +306,7 @@ !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TSDbg" -# Begin Custom Build +# Begin Custom Build - Generating main/config.w32.h InputPath=..\main\config.w32.h.in "config.w32.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -2061,7 +2061,7 @@ !IF "$(CFG)" == "php4dllts - Win32 Debug_TS" -# Begin Custom Build +# Begin Custom Build - Generating ext/standard/parsedate.c InputPath=..\ext\standard\parsedate.y "..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -2072,7 +2072,7 @@ !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS" -# Begin Custom Build +# Begin Custom Build - Generating ext/standard/parsedate.c InputPath=..\ext\standard\parsedate.y "..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -2083,7 +2083,7 @@ !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline" -# Begin Custom Build +# Begin Custom Build - Generating ext/standard/parsedate.c InputPath=..\ext\standard\parsedate.y "..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" @@ -2094,7 +2094,7 @@ !ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TSDbg" -# Begin Custom Build +# Begin Custom Build - Generating ext/standard/parsedate.c InputPath=..\ext\standard\parsedate.y "..\ext\standard\parsedate.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php