http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26052
User: gerald
Date: 2008/08/21 11:12 AM
Log:
_MSC_VERs 1400 and greater require manifests. Check against
MSC_VER_REQUIRED when we run mt.exe instead of checking for each
individual MSVC_VARIANT. This fixes the current buildbot test failures
on Windows, which resulted from a missing check for MSVC2008. This
also keeps us from having to mess with a bunch of makefiles when we add
support for new Visual C++ versions.
Directory: /trunk/epan/
Changes Path Action
+4 -4 Makefile.nmake Modified
Directory: /trunk/
Changes Path Action
+11 -11 Makefile.nmake Modified
Directory: /trunk/wiretap/
Changes Path Action
+1 -1 Makefile.nmake Modified
Directory: /trunk/wsutil/
Changes Path Action
+1 -1 Makefile.nmake Modified