mirror of
https://github.com/apache/httpd.git
synced 2025-08-01 16:41:19 +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
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "httpd - Win32 Debug"
|
||||
@ -86,7 +86,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\httpd.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\ab.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "ab - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\ab.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\abs.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "abs - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\abs.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\htcacheclean.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "htcacheclean - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\htcacheclean.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\htdbm.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "htdbm - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\htdbm.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\htdigest.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "htdigest - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\htdigest.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\htpasswd.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "htpasswd - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\htpasswd.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\httxt2dbm.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "httxt2dbm - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\httxt2dbm.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\logresolve.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "logresolve - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\logresolve.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\rotatelogs.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "rotatelogs - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\rotatelogs.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -58,7 +58,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\ApacheMonitor.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "ApacheMonitor - Win32 Debug"
|
||||
@ -90,7 +90,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\ApacheMonitor.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
@ -55,7 +55,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Release\wintty.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ELSEIF "$(CFG)" == "wintty - Win32 Debug"
|
||||
@ -85,7 +85,7 @@ LINK32=link.exe
|
||||
TargetPath=.\Debug\wintty.exe
|
||||
SOURCE="$(InputPath)"
|
||||
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
|
||||
|
||||
!ENDIF
|
||||
|
Reference in New Issue
Block a user