aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.nmake
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-08-05 04:32:57 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-08-05 04:32:57 +0000
commitdb179bb768180122d253e07f011cb40f97b6f991 (patch)
tree61790df57e980db49d9190658411f06482684746 /epan/dissectors/Makefile.nmake
parenta41982ca05d09a656b03a2b6639a881a3b504115 (diff)
config and makefile magic we need when we integrate kerberos for windows with the w32 build
disabled for now svn path=/trunk/; revision=18838
Diffstat (limited to 'epan/dissectors/Makefile.nmake')
-rw-r--r--epan/dissectors/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.nmake b/epan/dissectors/Makefile.nmake
index 57b4c26cc1..e9c9f278cf 100644
--- a/epan/dissectors/Makefile.nmake
+++ b/epan/dissectors/Makefile.nmake
@@ -12,6 +12,7 @@ include Makefile.common
CFLAGS=-DHAVE_CONFIG_H /I. /I.. /I../.. $(GLIB_CFLAGS) \
/I$(NET_SNMP_DIR)\include /I$(NET_SNMP_DIR)\win32 \
$(PCRE_CFLAGS) $(GNUTLS_CFLAGS) $(NETTLE_CFLAGS) \
+ $(KFW_CFLAGS) \
/I$(PCAP_DIR)\include -D_U_="" $(LOCAL_CFLAGS)
CVARSDLL=-DWIN32 -DNULL=0 -D_MT -D_DLL