Wireshark-dev: [Wireshark-dev] 64 and 32 bit
Date: Tue, 28 Sep 2010 15:08:30 -0400 (EDT)
Wiresharkers

So to switch back and fourth between creating a 32 bit .dll file and a 64
bit .dll file all I have to do is change the following in the config.nmake
file..?

WIRESHARK_TARGET_PLATFORM=win32

OR

WIRESHARK_TARGET_PLATFORM=win64

And the compiler will know what libs to use from the above changes..??

Just wanted to make sure.

Thanks,
Brian