Wireshark-commits: [Wireshark-commits] rev 27582: /trunk/ /trunk/epan/: Makefile.nmake /trunk/plugi

Date: Mon, 02 Mar 2009 21:33:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27582

User: gerald
Date: 2009/03/02 01:33 PM

Log:
 More Windows compiler flag cleanups. Fix a problem with my last commit
 that would break compilation for older compilers. Create a "DLL_LDFLAGS"
 variable and use it in DLLs and plugins. Use PLUGIN_LDFLAGS and
 DLL_LDFLAGS where needed. Don't force i386 code in the TPG plugin.

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -5      Makefile.nmake    Modified

Directory: /trunk/plugins/tpg/
  Changes    Path              Action
  +1 -1      Makefile.nmake    Modified

Directory: /trunk/
  Changes    Path            Action
  +4 -3      config.nmake    Modified

Directory: /trunk/wiretap/
  Changes    Path              Action
  +1 -4      Makefile.nmake    Modified

Directory: /trunk/wsutil/
  Changes    Path              Action
  +1 -4      Makefile.nmake    Modified