instead of copying the MSVC 2005 manifest files around, embed them into the .exe...
authorUlf Lamping <ulf.lamping@web.de>
Sun, 6 May 2007 09:17:19 +0000 (09:17 -0000)
committerUlf Lamping <ulf.lamping@web.de>
Sun, 6 May 2007 09:17:19 +0000 (09:17 -0000)
commit0abc3ba9790b06100b0a3c4b855024e1c41aef6b
treeb293a2cabd5661edddf9814399883150377ce46a
parent2e96e3fe550c1f350a5b2e93bcc6afe321bcb9db
instead of copying the MSVC 2005 manifest files around, embed them into the .exe / .dll files - this way is easier to handle while packaging and alike, and probably will solve some problems. We might want to do this for the plugins as well later.

svn path=/trunk/; revision=21696
Makefile.nmake
epan/Makefile.nmake
packaging/nsis/wireshark.nsi
wiretap/Makefile.nmake