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] master ea721b8: Revert "More needed to get rid of "lib" in "

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

Commits:

ea721b8 by Guy Harris (guy@xxxxxxxxxxxx):

    Revert "More needed to get rid of "lib" in "libwsutil" on Windows."
    
    This reverts commit 28719a4e4e01b478889dab9611fed517e506360e.
    
    Most of the change to remove "lib" seems to work, but the list of libraries to sign appears not to be in the source repository, so I can't make that step work.
    
    Change-Id: I32e400593e8a39f582cc702df34eea7f6e9e722a
    Reviewed-on: https://code.wireshark.org/review/2972
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b1c9d0f   Revert "A few more changes to remove "lib" from "libwsutil" on Windows."
    adds  ea721b8   Revert "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(-)