From: William A. Rowe Jr Date: Thu, 16 Aug 2001 07:20:15 +0000 (+0000) Subject: Toss win32 version stamps on these X-Git-Tag: 2.0.24~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07930caa38d422b52f37c3742dd11ee33485b993;p=apache Toss win32 version stamps on these git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90206 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/ab.dsp b/support/ab.dsp index 616799b8e0..40e691228f 100644 --- a/support/ab.dsp +++ b/support/ab.dsp @@ -85,6 +85,42 @@ LINK32=link.exe # Begin Source File SOURCE=.\ab.c +# End Source File +# Begin Source File + +SOURCE=.\ab.rc + +# End Source File +# Begin Source File + +SOURCE=..\build\win32\win32ver.awk + +!IF "$(CFG)" == "ab - Win32 Release" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\ab.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk ab "ApacheBench Utility"\ + ../include/ap_release.h > .\ab.rc + +# End Custom Build + +!ELSEIF "$(CFG)" == "ab - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\ab.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk ab "ApacheBench Utility"\ + ../include/ap_release.h > .\ab.rc + +# End Custom Build + +!ENDIF + # End Source File # End Target # End Project diff --git a/support/htdigest.dsp b/support/htdigest.dsp index 2096019b94..8430e3d887 100644 --- a/support/htdigest.dsp +++ b/support/htdigest.dsp @@ -85,6 +85,42 @@ LINK32=link.exe # Begin Source File SOURCE=.\htdigest.c +# End Source File +# Begin Source File + +SOURCE=.\htdigest.rc + +# End Source File +# Begin Source File + +SOURCE=..\build\win32\win32ver.awk + +!IF "$(CFG)" == "htdigest - Win32 Release" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\htdigest.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk htdigest "htdigest Utility"\ + ../include/ap_release.h > .\htdigest.rc + +# End Custom Build + +!ELSEIF "$(CFG)" == "htdigest - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\htdigest.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk htdigest "htdigest Utility"\ + ../include/ap_release.h > .\htdigest.rc + +# End Custom Build + +!ENDIF + # End Source File # End Target # End Project diff --git a/support/htpasswd.dsp b/support/htpasswd.dsp index 7d10b60ab5..5ef31ba613 100644 --- a/support/htpasswd.dsp +++ b/support/htpasswd.dsp @@ -85,6 +85,42 @@ LINK32=link.exe # Begin Source File SOURCE=.\htpasswd.c +# End Source File +# Begin Source File + +SOURCE=.\htpasswd.rc + +# End Source File +# Begin Source File + +SOURCE=..\build\win32\win32ver.awk + +!IF "$(CFG)" == "htpasswd - Win32 Release" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\htpasswd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk htpasswd "htpasswd Utility"\ + ../include/ap_release.h > .\htpasswd.rc + +# End Custom Build + +!ELSEIF "$(CFG)" == "htpasswd - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\htpasswd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk htpasswd "htpasswd Utility"\ + ../include/ap_release.h > .\htpasswd.rc + +# End Custom Build + +!ENDIF + # End Source File # End Target # End Project diff --git a/support/logresolve.dsp b/support/logresolve.dsp index f8ccbb2121..1302e615ab 100644 --- a/support/logresolve.dsp +++ b/support/logresolve.dsp @@ -85,6 +85,42 @@ LINK32=link.exe # Begin Source File SOURCE=.\logresolve.c +# End Source File +# Begin Source File + +SOURCE=.\logresolve.rc + +# End Source File +# Begin Source File + +SOURCE=..\build\win32\win32ver.awk + +!IF "$(CFG)" == "logresolve - Win32 Release" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\logresolve.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk logresolve "logresolve Utility"\ + ../include/ap_release.h > .\logresolve.rc + +# End Custom Build + +!ELSEIF "$(CFG)" == "logresolve - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\logresolve.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk logresolve "logresolve Utility"\ + ../include/ap_release.h > .\logresolve.rc + +# End Custom Build + +!ENDIF + # End Source File # End Target # End Project diff --git a/support/rotatelogs.dsp b/support/rotatelogs.dsp index 876092d869..1d9b0a1836 100644 --- a/support/rotatelogs.dsp +++ b/support/rotatelogs.dsp @@ -85,6 +85,42 @@ LINK32=link.exe # Begin Source File SOURCE=.\rotatelogs.c +# End Source File +# Begin Source File + +SOURCE=.\rotatelogs.rc + +# End Source File +# Begin Source File + +SOURCE=..\build\win32\win32ver.awk + +!IF "$(CFG)" == "rotatelogs - Win32 Release" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\rotatelogs.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk rotatelogs "rotatelogs Utility"\ + ../include/ap_release.h > .\rotatelogs.rc + +# End Custom Build + +!ELSEIF "$(CFG)" == "rotatelogs - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\build\win32\win32ver.awk + +".\rotatelogs.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../build/win32/win32ver.awk rotatelogs "rotatelogs Utility"\ + ../include/ap_release.h > .\rotatelogs.rc + +# End Custom Build + +!ENDIF + # End Source File # End Target # End Project