URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dacdb0bde8069d7141e15505442176f28e23e49f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dacdb0b by Michael Mann (mmann78@xxxxxxxxxxxx):
Fix nmake build after statically linking version code
Change-Id: I86a01bdd778f2242aa534a687275a85a2f329c02
Reviewed-on: https://code.wireshark.org/review/15071
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 15074e2 gpef: fix 'pinfo' was marked unused but was used [-Werror,-Wused-but-marked-unused]
adds dacdb0b Fix nmake build after statically linking version code
Summary of changes:
Makefile.nmake | 2 +-
epan/Makefile.nmake | 2 +-
ui/qt/Wireshark.pro | 3 ++-
wiretap/Makefile.nmake | 2 +-
wsutil/Makefile.nmake | 2 +-
5 files changed, 6 insertions(+), 5 deletions(-)