URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b182b7097e339501977f595903c2e837055fb1d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9b182b7 by Guy Harris (guy@xxxxxxxxxxxx):
Revert "See if we can get rid of the "lib" in front of "wsutil" on Windows."
This reverts commit c5a50df51f38e10e3a3618d9394364f60a1ca8af.
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: I6ead152fc308480d02266b0f3f0caaa873caf6d2
Reviewed-on: https://code.wireshark.org/review/2973
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from ea721b8 Revert "More needed to get rid of "lib" in "libwsutil" on Windows."
adds 9b182b7 Revert "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(-)