Add tables of "conversation" dissectors, which are associated with
[obnox/wireshark/wip.git] / config.nmake
1
2 GTK_VERSION=1.3
3 GLIB_VERSION=1.3
4
5 GLIB_DIR=T:\w32-ix86\glib
6 GTK_DIR=T:\w32-ix86\gtk+
7
8 PCAP_DIR=T:\w32-ix86\WPdpack
9
10 LOCAL_CFLAGS=-Zi
11 LOCAL_LDFLAGS=/DEBUG
12
13 # Set path if you need to find some binary
14 #PATH=t:\w32-ix86\cygnus\cygwin-b20\H-i586-cygwin32\bin;$(PATH)
15
16 PERL=perl
17 PYTHON=python
18 LEX=flex
19 YACC=bison
20
21 # Set YACC_OPTS if cygnus bison can't find template file.
22 #YACC_OPTS=-S t:\w32-ix86\cygnus\cygwin-b20\share\bison.simple