Fix the dependencies for wireshark.exe and tshark.exe and use "xcopy
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 24 Jul 2012 23:59:42 +0000 (23:59 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 24 Jul 2012 23:59:42 +0000 (23:59 +0000)
commit50b962e235a6db0394681c7041228d438a9b97f7
treea72849c0466bfa294a1780504bdfcb4d9d408ada
parent25ee7b6294708c3133ffe2905e7082e3940c763f
Fix the dependencies for wireshark.exe and tshark.exe and use "xcopy
/d" instead of "copy" in Makefile.nmake. Fix the uninstall.exe path in
packaging\nsis\Makefile.nmake. This keeps us from clobbering existing
files in wireshark-gt2 unnecessarily.

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