wireshark/plugins/irda
Gerald Combs 6e6a1291d0 CMake: Set an output directory for plugins.
Redefine PLUGIN_DIR similar to DATAFILE_DIR and use it on all
platforms. Add WiresharkPlugin.cmake so that we can start defining common
macros for plugins/*/CMakeLists.txt. Load plugins in out-of-tree builds.

Change-Id: I8c1359ed3cf8a71788b8320ff89dfe2d3969def2
Reviewed-on: https://code.wireshark.org/review/6640
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-01-20 16:12:20 +00:00
..
CMakeLists.txt CMake: Set an output directory for plugins. 2015-01-20 16:12:20 +00:00
Makefile.am Don't show the echo/python command lines when making plugin.c 2014-08-31 22:14:54 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
irda-appl.h Remove use of pinfo->private_data (which doesn't appear to be used anyway) and pass it as dissector data. 2014-11-23 05:13:52 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
packet-ircomm.c plugins: Cleanup #includes 2014-12-22 05:00:20 +00:00
packet-irda.c packet-irda.c: Add editor modelines 2015-01-08 01:52:56 +00:00
packet-sir.c plugins: Add editor modelines; Adjust whitespace as needed. 2014-10-06 01:42:32 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00