wireshark/plugins/megaco
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 From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
AUTHORS From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
COPYING From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
ChangeLog From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
INSTALL From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
Makefile.am From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
Makefile.nmake Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based on 2003-06-14 20:45:29 +00:00
NEWS From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
moduleinfo.h From Christian Falckenberg: beginnings of a MEGACO dissector. 2003-01-14 23:53:40 +00:00
packet-megaco.c Modify tvb_get_nstringz*() to behave more like snprintf(). Make changes 2003-04-30 02:35:28 +00:00