Remove some unnecessary includes from "gtk/color_dlg.c" and
[obnox/wireshark/wip.git] / config.nmake
1
2 GTK_VERSION=1.3
3 GLIB_VERSION=1.3
4
5 GLIB_DIR=T:\w32-ix86\ethereal\glib
6 GTK_DIR=T:\w32-ix86\ethereal\gtk+
7
8 PCAP_DIR=T:\w32-ix86\ethereal\WDdpack
9
10 LOCAL_CFLAGS=-Zi
11 LOCAL_LDFLAGS=/DEBUG
12
13 LEX=t:\w32-ix86\cygnus\cygwin-b20\H-i586-cygwin32\bin\flex
14 YACC=t:\w32-ix86\cygnus\cygwin-b20\H-i586-cygwin32\bin\bison
15 YACC_OPTS=-S t:\w32-ix86\cygnus\cygwin-b20\share\bison.simple