instead of copying the MSVC 2005 manifest files around, embed them into the .exe...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 6 May 2007 09:17:19 +0000 (09:17 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 6 May 2007 09:17:19 +0000 (09:17 +0000)
commitec2cdd5d49cd9b086b590c6b920ee26ef0229511
treeb293a2cabd5661edddf9814399883150377ce46a
parent2b9f88a77b82d69604dc1cdb001435fe8abf1ecb
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21696 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.nmake
epan/Makefile.nmake
packaging/nsis/wireshark.nsi
wiretap/Makefile.nmake