Wireshark-commits: [Wireshark-commits] master 4742fc8: Fixed linker flags for MSVC to not attempt t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Jun 2014 21:34:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4742fc8ed25f64822c711610e847298600319282
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4742fc8 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fixed linker flags for MSVC to not attempt to make and link a manifest
    Added solution "folder" for tests.
    
    Change-Id: I96dfb4a28fb7aaf3e84cea026e1f5d15afe6c0c6
    Reviewed-on: https://code.wireshark.org/review/2635
    Tested-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  c9b03b4   add a cast, the mask makes it safe (stupid compiler)
    adds  4742fc8   Fixed linker flags for MSVC to not attempt to make and link a manifest Added solution "folder" for tests.


Summary of changes:
 CMakeLists.txt      |    4 ++--
 epan/CMakeLists.txt |    5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)