Wireshark-commits: [Wireshark-commits] master c11ae8a: Add .rc files to the sources to have them i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Jun 2014 23:58:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c11ae8ac827afa50ef226ebaef134f54ac0e532b
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c11ae8a by Joerg Mayer (jmayer@xxxxxxxxx):

    Add .rc files to the sources to have them included in the build
    Change-Id: I84dda519e617b24d92fcf374670a4a6ee6f488ee
    Reviewed-on: https://code.wireshark.org/review/2506
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  b2622e1   Move the "capture-comment" long option to LONGOPT_CAPTURE_COMMON.
    adds  c11ae8a   Add .rc files to the sources to have them included in the build Change-Id: I84dda519e617b24d92fcf374670a4a6ee6f488ee Reviewed-on: https://code.wireshark.org/review/2506 Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>


Summary of changes:
 CMakeLists.txt                     |   12 ++++++++++++
 epan/CMakeLists.txt                |    1 +
 filetap/CMakeLists.txt             |    1 +
 plugins/asn1/CMakeLists.txt        |    1 +
 plugins/docsis/CMakeLists.txt      |    1 +
 plugins/ethercat/CMakeLists.txt    |    1 +
 plugins/gryphon/CMakeLists.txt     |    1 +
 plugins/irda/CMakeLists.txt        |    1 +
 plugins/m2m/CMakeLists.txt         |    1 +
 plugins/mate/CMakeLists.txt        |    1 +
 plugins/opcua/CMakeLists.txt       |    1 +
 plugins/profinet/CMakeLists.txt    |    1 +
 plugins/stats_tree/CMakeLists.txt  |    1 +
 plugins/tpg/CMakeLists.txt         |    1 +
 plugins/unistim/CMakeLists.txt     |    1 +
 plugins/wimax/CMakeLists.txt       |    1 +
 plugins/wimaxasncp/CMakeLists.txt  |    1 +
 plugins/wimaxmacphy/CMakeLists.txt |    1 +
 wiretap/CMakeLists.txt             |    1 +
 wsutil/CMakeLists.txt              |    1 +
 20 files changed, 31 insertions(+)