aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
authorRichard van der Hoff <richardv@mxtelecom.com>2007-04-10 11:51:16 +0000
committerRichard van der Hoff <richardv@mxtelecom.com>2007-04-10 11:51:16 +0000
commitd72a70d653b12612b2f7a8bd2f5028371a60253e (patch)
treedda5f46c2fd66c9fb904a38b5b650669725dba1f /epan/Makefile.nmake
parent38b1e3f2857531183e8b3cbcb4e2652070cde7ec (diff)
more libs, more stubs... i'll get there one day
svn path=/trunk/; revision=21363
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index 02fb21aa52..cdc6f532e5 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -195,6 +195,8 @@ tvbtest: tvbtest.exe
# don't really understand why we need all this extra guff - shouldn't
# they be in libwireshark.lib, otherwise how does tshark.exe link?
REASSEMBLE_TEST_LIBS=\
+ $(NET_SNMP_LIBS) \
+ wsock32.lib user32.lib \
dissectors\dissectors.lib \
crypt\airpdcap.lib \
dfilter\dfilter.lib \
@@ -204,6 +206,7 @@ REASSEMBLE_TEST_LIBS=\
$(ZLIB_LIBS) \
$(GLIB_LIBS) \
$(GNUTLS_LIBS) \
+ $(WSLUA_LIB) \
libwireshark.lib