Wireshark-commits: [Wireshark-commits] master dacdb0b: Fix nmake build after statically linking ver

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Apr 2016 12:11:51 +0000 (UTC)
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(-)