ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master c5a50df: See if we can get rid of the "lib" in front

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 9 Jul 2014 23:23:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c5a50df51f38e10e3a3618d9394364f60a1ca8af
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c5a50df by Guy Harris (guy@xxxxxxxxxxxx):

    See if we can get rid of the "lib" in front of "wsutil" on Windows.
    
    "libXXX" is a UN*X convention; see whether we can do without it on
    Windows.
    
    Change-Id: I03a377ed5121a8dff7a53203b34e441abffcbb85
    Reviewed-on: https://code.wireshark.org/review/2968
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b2bf078   h264: Remove unneeded errata checks.
    adds  c5a50df   See if we can get rid of the "lib" in front of "wsutil" on Windows.


Summary of changes:
 Makefile.nmake        |   58 ++++++++++++++++++++++++-------------------------
 ui/qt/QtShark.pro     |    4 ++--
 wsutil/Makefile.nmake |   24 ++++++++++----------
 3 files changed, 43 insertions(+), 43 deletions(-)