]> granicus.if.org Git - apache/commitdiff
Windows manifests are ;1 for .exe, ;2 for .dll and .so - ref: http://msdn.microsoft...
authorThomas J. Donovan <tdonovan@apache.org>
Wed, 11 Jun 2008 16:34:20 +0000 (16:34 +0000)
committerThomas J. Donovan <tdonovan@apache.org>
Wed, 11 Jun 2008 16:34:20 +0000 (16:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@666726 13f79535-47bb-0310-9956-ffa450edef68

12 files changed:
httpd.dsp
support/ab.dsp
support/abs.dsp
support/htcacheclean.dsp
support/htdbm.dsp
support/htdigest.dsp
support/htpasswd.dsp
support/httxt2dbm.dsp
support/logresolve.dsp
support/rotatelogs.dsp
support/win32/ApacheMonitor.dsp
support/win32/wintty.dsp

index c080269ce1204c3c3dc93da9fbf7a27c8cac128d..96b5f4460ed2cb8d21acaf5e77a1582abffb107d 100644 (file)
--- a/httpd.dsp
+++ b/httpd.dsp
@@ -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 
index 5c67d09772ae75276a64d006c5f1cb1e24e6962f..5925691f5b348917c90765316b45b7ab76825631 100644 (file)
@@ -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 
index 1e7ed1df00cca5c26e216a47583bc74e9aac1619..c8ba600e743bad37893391d57977947cdd9e41fe 100644 (file)
@@ -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 
index ccca4b2534e39be1a58180c4dd593cab5fa435d4..d3d4b8fa60eb5766b540368d0aa86bbd4442693e 100644 (file)
@@ -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 
index 541e330b29a4700bac07e1196362139e5903c186..e6864072e76df5ca7edb7dc591b16cfb7e647cbf 100644 (file)
@@ -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 
index 1f235f7dc9f1fbee401a8519ad37fc031da1a7f4..63c23baf00dc52d1060c684ae19997a746e529e9 100644 (file)
@@ -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 
index 4bd9b5361b204ec166483565ccbe4fe6378e9a40..36a57259bed35d7d56475b617e5d62edbe3ea627 100644 (file)
@@ -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 
index f6b36ae094e3909aadb026d31093970a8efb881a..cba28a0b0828d740142002a9b0da71fcca0c432e 100644 (file)
@@ -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 
index ac404dbca11380c2d40842b4fa7a39d9b0c23ed1..24c946ddd88bb902ffb7c2551986f657a6a22177 100644 (file)
@@ -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 
index 5a043208bfeb4b6cbe981231a1a9d0207d610be2..7fda0e05c5a134cc0cce901e15b95b7cf63eba2a 100644 (file)
@@ -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 
index 84369aaa723c8e49b0b91c9dccae5e0c7b97ef80..3465ecd7a6bc0a916079748a25a85f0fbc458d51 100644 (file)
@@ -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 
index 8d5b9df6ebd90c7ef7401baeb7ee6248b5f15299..337ba17a2f2342b14e598050dfb21c2f313098c9 100644 (file)
@@ -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