aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.nmake
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-09 21:09:00 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-09-09 21:09:00 +0000
commitc3fe87f04bd5c0cf1934dba5bf12257bdaddd6c7 (patch)
tree0b968fe01e1e472f8806f0610717e9c88b321ad6 /ui/Makefile.nmake
parente5947cfa4575c9005301d0b6294d5240baf68ea5 (diff)
With the change from r51895, revert r51894.
svn path=/trunk/; revision=51896
Diffstat (limited to 'ui/Makefile.nmake')
-rw-r--r--ui/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/Makefile.nmake b/ui/Makefile.nmake
index 27963ac2e5..7613b81b84 100644
--- a/ui/Makefile.nmake
+++ b/ui/Makefile.nmake
@@ -17,7 +17,7 @@ GENERATED_CFLAGS=\
/I$(PCAP_DIR)\WPCAP\LIBPCAP\lbl \
/I$(PCAP_DIR)\include $(AIRPCAP_CFLAGS) \
$(PORTAUDIO_CFLAGS) $(GEOIP_CFLAGS) $(WINSPARKLE_CFLAGS) \
- $(HHC_CFLAGS) $(ZLIB_CFLAGS)
+ $(HHC_CFLAGS)
CFLAGS=$(WARNINGS_ARE_ERRORS) $(GENERATED_CFLAGS)