aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-26 17:54:45 +0000
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>2010-11-26 17:54:45 +0000
commitee673145cdc047c2aad73910412272755b38d7af (patch)
tree015e36db10fb9da9884b6322bfdfac166e8c1105 /config.nmake
parent2f05ea2035c4c8be037dafde5e4887e20461038c (diff)
Remove comment stating that Microsoft Visual Studio 2010 doesn't work since the express edition does (and presumably the full edition does also)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35031 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 47eef5a101..eba848b983 100644
--- a/config.nmake
+++ b/config.nmake
@@ -117,12 +117,10 @@ MSVC_VARIANT=MSVC2008
# Visual C++ 9.0, _MSC_VER 1500, msvcr90.dll
#MSVC_VARIANT=MSVC2008EE
-# Warning, building with this setting does not work yet
# "Microsoft Visual Studio 2010"
# Visual C++ 10.0, _MSC_VER 1600, msvcr100.dll
#MSVC_VARIANT=MSVC2010
-# Warning, building with this setting does not work yet
# "Microsoft Visual C++ 2010 Express Edition"
# Visual C++ 10.0, _MSC_VER 1600, msvcr100.dll
#MSVC_VARIANT=MSVC2010EE