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 28719a4: More needed to get rid of "lib" in "libwsuti

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

Commits:

28719a4 by Guy Harris (guy@xxxxxxxxxxxx):

    More needed to get rid of "lib" in "libwsutil" on Windows.
    
    Change-Id: Iffc12ce67a8245e96eac3cf253641a15385001a9
    Reviewed-on: https://code.wireshark.org/review/2969
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c5a50df   See if we can get rid of the "lib" in front of "wsutil" on Windows.
    adds  28719a4   More needed to get rid of "lib" in "libwsutil" on Windows.


Summary of changes:
 epan/Makefile.nmake               |    8 ++++----
 filetap/Makefile.nmake            |    2 +-
 plugins/asn1/Makefile.nmake       |    2 +-
 plugins/ethercat/Makefile.nmake   |    2 +-
 plugins/mate/Makefile.nmake       |    2 +-
 plugins/profinet/Makefile.nmake   |    2 +-
 plugins/wimaxasncp/Makefile.nmake |    2 +-
 wiretap/Makefile.nmake            |    2 +-
 8 files changed, 11 insertions(+), 11 deletions(-)