If we just build a plugin, i dont think the dll gets copied to the plugin
install directory. In that way, the solution provided by OP helps
On Nov 13, 2013 9:43 PM, "Graham Bloice" <[email protected]>
wrote:

> On 13 November 2013 16:01, John Dill <[email protected]> wrote:
>
>>
>> I added an install target for my protocol dissector plugin nmake file.
>>  Simplifies the tedious step of copying it to the Wireshark/plugins folder
>> during development and test.  Here's the snippets that I added.
>>
>>
>>
> The nmake build already copies all needed files to a directory so that the
> build artifacts can be run for testing.  The directory is set in
> config.nmake as INSTALL_DIR.  Is there a reason why that directory isn't
> suitable for your tests, it's always sufficed for mine?
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:[email protected]
> ?subject=unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to