wireshark/plugins/sercosiii
Guy Harris ac3ac6c476 Plugins are not shared libraries, so:
1) don't set thei SOVERSION - run-time-loaded modules don't have
	   an SOVERSION;

	2) build them with link mode MODULE, not SHARED, on all
	   platforms.

(Fixing 1) also fixes the problem with building them as MODULE on OS X.)

svn path=/trunk/; revision=34243
2010-09-24 20:41:34 +00:00
..
AUTHORS
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
Makefile.am Add Cmake stuff to the source distribution so more people can try it out. 2010-05-14 16:27:03 +00:00
Makefile.common
Makefile.nmake Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
moduleinfo.h
moduleinfo.nmake
packet-sercosiii.h
packet-sercosiii_1v1.c Get rid of check_col 2010-04-06 16:13:09 +00:00
packet-sercosiii_1v1_at.c Get rid of check_col 2010-04-06 16:13:09 +00:00
packet-sercosiii_1v1_at_devstat.c (Trivial): Remove uneeded #includes; make a few fcns static; 2009-08-09 16:48:28 +00:00
packet-sercosiii_1v1_hp.c (Trivial): Remove uneeded #includes; make a few fcns static; 2009-08-09 16:48:28 +00:00
packet-sercosiii_1v1_mdt.c Get rid of check_col 2010-04-06 16:13:09 +00:00
packet-sercosiii_1v1_mdt_devctrl.c (Trivial): Remove uneeded #includes; make a few fcns static; 2009-08-09 16:48:28 +00:00
packet-sercosiii_1v1_mst.c (Trivial): Remove uneeded #includes; make a few fcns static; 2009-08-09 16:48:28 +00:00
packet-sercosiii_1v1_svc.c (Trivial): Remove uneeded #includes; make a few fcns static; 2009-08-09 16:48:28 +00:00
plugin.rc.in