mirror of
https://github.com/apache/httpd.git
synced 2025-08-10 02:56:11 +00:00
Windows manifests are ;1 for .exe, ;2 for .dll and .so - ref: http://msdn.microsoft.com/en-us/library/ms235591.aspx
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666726 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\httpd.exe
|
TargetPath=.\Release\httpd.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "httpd - Win32 Debug"
|
!ELSEIF "$(CFG)" == "httpd - Win32 Debug"
|
||||||
@ -86,7 +86,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\httpd.exe
|
TargetPath=.\Debug\httpd.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\ab.exe
|
TargetPath=.\Release\ab.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "ab - Win32 Debug"
|
!ELSEIF "$(CFG)" == "ab - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\ab.exe
|
TargetPath=.\Debug\ab.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\abs.exe
|
TargetPath=.\Release\abs.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "abs - Win32 Debug"
|
!ELSEIF "$(CFG)" == "abs - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\abs.exe
|
TargetPath=.\Debug\abs.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\htcacheclean.exe
|
TargetPath=.\Release\htcacheclean.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "htcacheclean - Win32 Debug"
|
!ELSEIF "$(CFG)" == "htcacheclean - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\htcacheclean.exe
|
TargetPath=.\Debug\htcacheclean.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\htdbm.exe
|
TargetPath=.\Release\htdbm.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "htdbm - Win32 Debug"
|
!ELSEIF "$(CFG)" == "htdbm - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\htdbm.exe
|
TargetPath=.\Debug\htdbm.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\htdigest.exe
|
TargetPath=.\Release\htdigest.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "htdigest - Win32 Debug"
|
!ELSEIF "$(CFG)" == "htdigest - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\htdigest.exe
|
TargetPath=.\Debug\htdigest.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\htpasswd.exe
|
TargetPath=.\Release\htpasswd.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "htpasswd - Win32 Debug"
|
!ELSEIF "$(CFG)" == "htpasswd - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\htpasswd.exe
|
TargetPath=.\Debug\htpasswd.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\httxt2dbm.exe
|
TargetPath=.\Release\httxt2dbm.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "httxt2dbm - Win32 Debug"
|
!ELSEIF "$(CFG)" == "httxt2dbm - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\httxt2dbm.exe
|
TargetPath=.\Debug\httxt2dbm.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\logresolve.exe
|
TargetPath=.\Release\logresolve.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "logresolve - Win32 Debug"
|
!ELSEIF "$(CFG)" == "logresolve - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\logresolve.exe
|
TargetPath=.\Debug\logresolve.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\rotatelogs.exe
|
TargetPath=.\Release\rotatelogs.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "rotatelogs - Win32 Debug"
|
!ELSEIF "$(CFG)" == "rotatelogs - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\rotatelogs.exe
|
TargetPath=.\Debug\rotatelogs.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -58,7 +58,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\ApacheMonitor.exe
|
TargetPath=.\Release\ApacheMonitor.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "ApacheMonitor - Win32 Debug"
|
!ELSEIF "$(CFG)" == "ApacheMonitor - Win32 Debug"
|
||||||
@ -90,7 +90,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\ApacheMonitor.exe
|
TargetPath=.\Debug\ApacheMonitor.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Release\wintty.exe
|
TargetPath=.\Release\wintty.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ELSEIF "$(CFG)" == "wintty - Win32 Debug"
|
!ELSEIF "$(CFG)" == "wintty - Win32 Debug"
|
||||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
|||||||
TargetPath=.\Debug\wintty.exe
|
TargetPath=.\Debug\wintty.exe
|
||||||
SOURCE="$(InputPath)"
|
SOURCE="$(InputPath)"
|
||||||
PostBuild_Desc=Embed .manifest
|
PostBuild_Desc=Embed .manifest
|
||||||
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
|
PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);1
|
||||||
# End Special Build Tool
|
# End Special Build Tool
|
||||||
|
|
||||||
!ENDIF
|
!ENDIF
|
||||||
|
Reference in New Issue
Block a user