From: William A. Rowe Jr Date: Mon, 20 Jan 2003 18:57:03 +0000 (+0000) Subject: Update libhttpd.dll filenames to reflect the .dll extension for the X-Git-Tag: pre_ajp_proxy~2248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4fa511075a5fa9d11a1d0ae53ff6c6f1be8d39b1;p=apache Update libhttpd.dll filenames to reflect the .dll extension for the newest apr/build/win32ver.awk script changes. Submitted by Mladen Turk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98378 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/libhttpd.dsp b/libhttpd.dsp index ae0601a121..284a7ddaf9 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -640,7 +640,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" ./include/ap_release.h > .\build\win32\libhttpd.rc + awk -f ./build/win32/win32ver.awk libhttpd.dll "Apache HTTP Server Core" ./include/ap_release.h > .\build\win32\libhttpd.rc # End Custom Build @@ -651,7 +651,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" ./include/ap_release.h > .\build\win32\libhttpd.rc + awk -f ./build/win32/win32ver.awk libhttpd.dll "Apache HTTP Server Core" ./include/ap_release.h > .\build\win32\libhttpd.rc # End Custom Build