Wireshark-dev: Re: [Wireshark-dev] DISSECTOR_SUPPORT_SRC in another directory in Windows
From: "Jeremy O'Brien" <obrien654j@xxxxxxxxx>
Date: Tue, 27 Apr 2010 15:13:06 -0400
On Tue, Apr 27, 2010 at 11:35, Maynard, Chris
<Christopher.Maynard@xxxxxxxxx> wrote:
> What does your plugin's CFLAGS look like in Makefile.nmake?  And where are your header files that you're trying to #include?

My CFLAGS are the same as the CFLAGS in the asn1 plugin. I just copied
that file as a base for my plugin.