Wireshark-commits: [Wireshark-commits] rev 20411: /trunk/ /trunk/packaging/nsis/: Makefile.nmake wi

Date: Sat, 13 Jan 2007 00:59:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20411

User: ulfl
Date: 2007/01/13 12:59 AM

Log:
 fix some remaining MSVC != V6 issues:
 - add redistributables (msvcr*.dll) to the NSIS installer (depending on MSVC_VARIANT)
 - split MSVC2006 and MSVC2006EE (Express Edition) settings in config.nmake, as redistributable settings for NSIS are different
 - remove Platform SDK setting from config.nmake, it's not needed

Directory: /trunk/packaging/nsis/
  Changes    Path              Action
  +6 -0      Makefile.nmake    Modified
  +24 -1     wireshark.nsi     Modified

Directory: /trunk/
  Changes    Path            Action
  +54 -14    config.nmake    Modified