Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 40797: /trunk/ /trunk/ui/qt/: QtShark.pro /trunk/: Makef

Date: Wed, 01 Feb 2012 21:47:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40797

User: wmeier
Date: 2012/02/01 01:47 PM

Log:
 Fix some Windows qmake and Qt Wireshark build issues:
 If 'MANIFEST_INFO_REQUIRED' not defined in config.nmake, don't do 'mt ...' for Wireshark Qt;
 Add '*.pdb' to QMAKE_CLEAN;
 Fix 'Unescaped backslashes are deprecated' qmake warnings;
 Remove "debug" message() statements from QtShark.pro.

Directory: /trunk/ui/qt/
  Changes    Path           Action
  +16 -44    QtShark.pro    Modified

Directory: /trunk/
  Changes    Path              Action
  +3 -0      Makefile.nmake    Modified