summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2003-01-20 18:57:03 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2003-01-20 18:57:03 +0000
commit4fa511075a5fa9d11a1d0ae53ff6c6f1be8d39b1 (patch)
tree190e8d0b14f1c1cf611a894edac0034e8864ae0b /libhttpd.dsp
parentebef197dafb4be86503d79cb7c0f0845c030cf0e (diff)
downloadhttpd-4fa511075a5fa9d11a1d0ae53ff6c6f1be8d39b1.tar.gz
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
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp4
1 files changed, 2 insertions, 2 deletions
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