aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2010-11-26 17:54:45 +0000
committerStephen Fisher <steve@stephen-fisher.com>2010-11-26 17:54:45 +0000
commitd1108eebab96c2c43f50531d0b4702987ecca3a8 (patch)
tree015e36db10fb9da9884b6322bfdfac166e8c1105 /config.nmake
parent772161973c23f0779c69d9de7b53454d8b3d1aed (diff)
Remove comment stating that Microsoft Visual Studio 2010 doesn't work since the express edition does (and presumably the full edition does also)
svn path=/trunk/; revision=35031
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