aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop
diff options
context:
space:
mode:
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-09 14:01:57 +0000
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-09 14:01:57 +0000
commite2e857962b8a40d4a92b5fdf80536889ac2aaada (patch)
tree599d915706b4d675271727bde25250c247f60944 /plugins/giop
parent7c90915349e2c987ce3b4d165fdac4304cefc4f6 (diff)
We no longer support the old plugin API so remove it completely from the build system
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29821 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'plugins/giop')
-rw-r--r--plugins/giop/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/giop/Makefile.nmake b/plugins/giop/Makefile.nmake
index 13eaf65a6a..313aaded88 100644
--- a/plugins/giop/Makefile.nmake
+++ b/plugins/giop/Makefile.nmake
@@ -13,7 +13,7 @@ LDFLAGS = $(PLUGIN_LDFLAGS)
!IFDEF ENABLE_LIBWIRESHARK
LINK_PLUGIN_WITH=..\..\epan\libwireshark.lib
-CFLAGS=/DHAVE_WIN32_LIBWIRESHARK_LIB /D_NEED_VAR_IMPORT_ $(CFLAGS)
+CFLAGS=/D_NEED_VAR_IMPORT_ $(CFLAGS)
OBJECTS=packet-cosnaming.obj packet-coseventcomm.obj packet-tango.obj packet-parlay.obj