From ebef197dafb4be86503d79cb7c0f0845c030cf0e Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 20 Jan 2003 18:51:57 +0000 Subject: Update support utility filenames to reflect .exe extensions for the newest apr/build/win32ver.awk script changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98376 13f79535-47bb-0310-9956-ffa450edef68 --- Apache.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Apache.dsp') diff --git a/Apache.dsp b/Apache.dsp index 9047654ac7..a80415e7be 100644 --- a/Apache.dsp +++ b/Apache.dsp @@ -106,7 +106,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" ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc + awk -f ./build/win32/win32ver.awk Apache.exe "Apache HTTP Server" ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc # End Custom Build @@ -117,7 +117,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" ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc + awk -f ./build/win32/win32ver.awk Apache.exe "Apache HTTP Server" ./include/ap_release.h icon=apache.ico > .\build\win32\Apache.rc # End Custom Build -- cgit v1.2.3