wireshark/plugins/mgcp
Guy Harris 8178db4980 Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based on
variables the user configures - the user isn't expected to change
GLIB_LIBS or GTK_LIBS, and there's a comment nothing that users
shouldn't have to do so), which contain the appropriate libraries for
building stuff that requires only GLib, and stuff that required GTK+ and
GLib, respectively, and use those macros in the Makefile.nmake files.

svn path=/trunk/; revision=7885
2003-06-14 20:45:29 +00:00
..
.cvsignore
AUTHORS From Lars Roland: 2003-04-16 07:25:12 +00:00
ChangeLog From Lars Roland: 2003-04-16 07:25:12 +00:00
COPYING
INSTALL
Makefile.am Add packet-mgcp.h to the distribution. 2003-03-07 04:13:26 +00:00
Makefile.nmake Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based on 2003-06-14 20:45:29 +00:00
moduleinfo.h From Lars Roland: 2003-04-16 07:25:12 +00:00
NEWS
packet-mgcp.c Get rid of allocations of unused buffers. 2003-06-12 10:10:17 +00:00
packet-mgcp.h