wireshark/epan/ftypes
Guy Harris 71424053cd Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based on
variables the user configures - the user isn't expected to change
GLIB_CFLAGS or GTK_CFLAGS, and there's a comment nothing that users
shouldn't have to do so), which contain the appropriate "/I" flags 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=7884
2003-06-14 20:36:04 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
ftype-bytes.c Expand the ability of fvalue_to_string_repr, and modify more FT_* types 2003-06-11 21:24:54 +00:00
ftype-double.c Provide a way for ftype modules to provide a string representation 2003-02-08 04:22:37 +00:00
ftype-integer.c Expand the ability of fvalue_to_string_repr, and modify more FT_* types 2003-06-11 21:24:54 +00:00
ftype-ipv4.c Provide a way for ftype modules to provide a string representation 2003-02-08 04:22:37 +00:00
ftype-none.c Provide a way for ftype modules to provide a string representation 2003-02-08 04:22:37 +00:00
ftype-string.c Expand the ability of fvalue_to_string_repr, and modify more FT_* types 2003-06-11 21:24:54 +00:00
ftype-time.c Provide a way for ftype modules to provide a string representation 2003-02-08 04:22:37 +00:00
ftype-tvbuff.c Provide a way for ftype modules to provide a string representation 2003-02-08 04:22:37 +00:00
ftypes-int.h Expand the ability of fvalue_to_string_repr, and modify more FT_* types 2003-06-11 21:24:54 +00:00
ftypes.c Expand the ability of fvalue_to_string_repr, and modify more FT_* types 2003-06-11 21:24:54 +00:00
ftypes.h Expand the ability of fvalue_to_string_repr, and modify more FT_* types 2003-06-11 21:24:54 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based on 2003-06-14 20:36:04 +00:00