Loading Apache.dsp +2 −2 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ SOURCE=.\build\win32\win32ver.awk InputPath=.\build\win32\win32ver.awk ".\build\win32\Apache.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" awk -f ./build/win32/win32ver.awk Apache "Apache http Server"\ awk -f ./build/win32/win32ver.awk Apache "Apache HTTP Server"\ ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc # End Custom Build Loading @@ -119,7 +119,7 @@ InputPath=.\build\win32\win32ver.awk InputPath=.\build\win32\win32ver.awk ".\build\win32\Apache.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" awk -f ./build/win32/win32ver.awk Apache "Apache http Server"\ awk -f ./build/win32/win32ver.awk Apache "Apache HTTP Server"\ ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc # End Custom Build Loading build/win32/win32ver.awk +5 −5 Original line number Diff line number Diff line Loading @@ -78,9 +78,9 @@ BEGIN { print " BEGIN"; print " BLOCK \"040904b0\""; print " BEGIN"; print " VALUE \"Comments\", \"All rights reserved. The "\ "license is available at <http://www.apache.org/LICENSE.txt>. "\ "The new-httpd page is at <http://httpd.apache.org/>.\\0\""; print " VALUE \"Comments\", \"All rights reserved. The license "\ "is available at <http://www.apache.org/LICENSE.txt>. The Apache "\ "HTTP Server project pages are at <http://httpd.apache.org/>.\\0\""; print " VALUE \"CompanyName\", \"Apache Software Foundation\\0\""; print " VALUE \"FileDescription\", \"" desc "\\0\""; print " VALUE \"FileVersion\", \"" ver "\\0\""; Loading @@ -94,7 +94,7 @@ BEGIN { if (special) { print " VALUE \"SpecialBuild\", \"" vendor "\\0\""; } print " VALUE \"ProductName\", \"Apache http Server\\0\""; print " VALUE \"ProductName\", \"Apache HTTP Server\\0\""; print " VALUE \"ProductVersion\", \"" ver "\\0\""; print " END"; print " END"; Loading libhttpd.dsp +2 −2 Original line number Diff line number Diff line Loading @@ -464,7 +464,7 @@ SOURCE=.\build\win32\win32ver.awk InputPath=.\build\win32\win32ver.awk ".\build\win32\libhttpd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" awk -f ./build/win32/win32ver.awk libhttpd "Apache http Server Core"\ awk -f ./build/win32/win32ver.awk libhttpd "Apache HTTP Server Core"\ ./include/ap_release.h > .\build\win32\libhttpd.rc # End Custom Build Loading @@ -476,7 +476,7 @@ InputPath=.\build\win32\win32ver.awk InputPath=.\build\win32\win32ver.awk ".\build\win32\libhttpd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" awk -f ./build/win32/win32ver.awk libhttpd "Apache http Server Core"\ awk -f ./build/win32/win32ver.awk libhttpd "Apache HTTP Server Core"\ ./include/ap_release.h > .\build\win32\libhttpd.rc # End Custom Build Loading Loading
Apache.dsp +2 −2 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ SOURCE=.\build\win32\win32ver.awk InputPath=.\build\win32\win32ver.awk ".\build\win32\Apache.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" awk -f ./build/win32/win32ver.awk Apache "Apache http Server"\ awk -f ./build/win32/win32ver.awk Apache "Apache HTTP Server"\ ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc # End Custom Build Loading @@ -119,7 +119,7 @@ InputPath=.\build\win32\win32ver.awk InputPath=.\build\win32\win32ver.awk ".\build\win32\Apache.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" awk -f ./build/win32/win32ver.awk Apache "Apache http Server"\ awk -f ./build/win32/win32ver.awk Apache "Apache HTTP Server"\ ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc # End Custom Build Loading
build/win32/win32ver.awk +5 −5 Original line number Diff line number Diff line Loading @@ -78,9 +78,9 @@ BEGIN { print " BEGIN"; print " BLOCK \"040904b0\""; print " BEGIN"; print " VALUE \"Comments\", \"All rights reserved. The "\ "license is available at <http://www.apache.org/LICENSE.txt>. "\ "The new-httpd page is at <http://httpd.apache.org/>.\\0\""; print " VALUE \"Comments\", \"All rights reserved. The license "\ "is available at <http://www.apache.org/LICENSE.txt>. The Apache "\ "HTTP Server project pages are at <http://httpd.apache.org/>.\\0\""; print " VALUE \"CompanyName\", \"Apache Software Foundation\\0\""; print " VALUE \"FileDescription\", \"" desc "\\0\""; print " VALUE \"FileVersion\", \"" ver "\\0\""; Loading @@ -94,7 +94,7 @@ BEGIN { if (special) { print " VALUE \"SpecialBuild\", \"" vendor "\\0\""; } print " VALUE \"ProductName\", \"Apache http Server\\0\""; print " VALUE \"ProductName\", \"Apache HTTP Server\\0\""; print " VALUE \"ProductVersion\", \"" ver "\\0\""; print " END"; print " END"; Loading
libhttpd.dsp +2 −2 Original line number Diff line number Diff line Loading @@ -464,7 +464,7 @@ SOURCE=.\build\win32\win32ver.awk InputPath=.\build\win32\win32ver.awk ".\build\win32\libhttpd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" awk -f ./build/win32/win32ver.awk libhttpd "Apache http Server Core"\ awk -f ./build/win32/win32ver.awk libhttpd "Apache HTTP Server Core"\ ./include/ap_release.h > .\build\win32\libhttpd.rc # End Custom Build Loading @@ -476,7 +476,7 @@ InputPath=.\build\win32\win32ver.awk InputPath=.\build\win32\win32ver.awk ".\build\win32\libhttpd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" awk -f ./build/win32/win32ver.awk libhttpd "Apache http Server Core"\ awk -f ./build/win32/win32ver.awk libhttpd "Apache HTTP Server Core"\ ./include/ap_release.h > .\build\win32\libhttpd.rc # End Custom Build Loading