Wireshark-commits: [Wireshark-commits] master e797e75: Include epan header files in VS solution.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e797e751746858eed7231767ac3e244e46ea5840
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e797e75 by Michael Mann (mmann78@xxxxxxxxxxxx):
Include epan header files in VS solution.
Add header files lists to add_library() so that Visual Studio can pick them
up and include them in a "Header Files" folder for easier navigation within
Visual Studio.
Change-Id: I7cd8e39550f4db67eed8205593060ae8b4a5b1b9
Reviewed-on: https://code.wireshark.org/review/31289
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 9f75af5 ieee80211: Add dissector for Mist vendor specific IE
add e797e75 Include epan header files in VS solution.
Summary of changes:
epan/CMakeLists.txt | 7 +++++++
epan/crypt/CMakeLists.txt | 15 +++++++++++++++
epan/dfilter/CMakeLists.txt | 25 ++++++++++++++++++++++++-
epan/dissectors/CMakeLists.txt | 9 +++++++++
epan/ftypes/CMakeLists.txt | 8 ++++++++
epan/wmem/CMakeLists.txt | 16 ++++++++++++++++
6 files changed, 79 insertions(+), 1 deletion(-)