wireshark/plugins/mgcp
Ulf Lamping cc164653a0 add experimental support for some more of the MSVC_VARIANTs:
- Microsoft .Net Framework SDK Version 1.1
- Microsoft .Net Framework 2.0 SDK
... which seems to work fine now (except for the open problems like zlib) :-)

Some of the plugins need different linker flags depending on the MSVC. I've set a "define" in config.nmake (PLUGIN_LDFLAGS) and used it in the affected plugins/.../Makefile.nmake. Maybe we should generally change the plugins that way.

btw: The "Microsoft Visual C++ Toolkit 2003" (mentioned some time ago on the list) doesn't work as some important files are missing - and we have much easier alternatives now :-)

svn path=/trunk/; revision=20332
2007-01-06 01:05:59 +00:00
..
AUTHORS From Lars Roland: 2003-04-16 07:25:12 +00:00
COPYING
ChangeLog ethereal->wireshark updates 2006-05-22 08:14:01 +00:00
INSTALL
Makefile.am Add Windows version info resource. 2006-12-19 22:26:27 +00:00
Makefile.common name change 2006-05-21 05:12:17 +00:00
Makefile.nmake add experimental support for some more of the MSVC_VARIANTs: 2007-01-06 01:05:59 +00:00
NEWS
moduleinfo.h Convert most other plugin dissectors to use the make-dissector-reg 2006-04-22 20:26:16 +00:00
moduleinfo.nmake Add Windows version info resource. 2006-12-19 22:26:27 +00:00
packet-mgcp.c For duplicate requests and responses, make clickable link back to original. 2006-12-01 18:03:45 +00:00
packet-mgcp.h name change 2006-05-21 05:12:17 +00:00
plugin.rc.in Add Windows version info resource. 2006-12-19 22:26:27 +00:00