Wireshark-commits: [Wireshark-commits] rev 53736: /trunk/ui/qt/ /trunk/ui/qt/: QtShark.pro
Date: Mon, 02 Dec 2013 21:46:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53736

User: guy
Date: 2013/12/02 09:46 PM

Log:
 Link with -lcodecs on UN*X as well.  Link with -lwsutil after
 -lwireshark, -lwiretap, and -lcodecs, just in case the linker requires
 that, if library A uses something from library B, library B be read
 after library A.

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