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