aboutsummaryrefslogtreecommitdiffstats
path: root/image/wireshark.exe.manifest.in
AgeCommit message (Collapse)AuthorFilesLines
2011-01-28Use the correct processor architecture in our manifest. This lets usGerald Combs1-2/+2
create a usable wireshark.exe for x64 using Visual C++ 10. Change the name of VCREDIST_DLL to PROCESSOR_ARCHITECTURE to more accurately reflect what it's used for. Allow MSVC_VARIANT to be set from the system environment, mainly to keep me from accidentally clobbering it in the future. svn path=/trunk/; revision=35687
2006-11-06Let the manifest state that we're Wireshark.Jaap Keuter1-1/+1
svn path=/trunk/; revision=19820
2006-05-31Rename the manifest file. Remove some unused images.Gerald Combs1-0/+22
svn path=/trunk/; revision=18277