aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-01-13 04:28:26 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-01-13 04:28:26 +0000
commitcabc89d0039541c9a21b8885fbb422b8f471fce4 (patch)
treed3e4beb561433cfe9798e370ab5b93838dbf9a16 /config.nmake
parent880d9a1950dcdf0f708ec9776cbef69ee84467ba (diff)
no, we're still not using MSVC2005 as default :-(
should fix the Win32 buildbot ... git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20413 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index e8e34a2370..5dbfd5f874 100644
--- a/config.nmake
+++ b/config.nmake
@@ -68,7 +68,7 @@ MSVC_VARIANT=MSVC6
# "Microsoft Visual Studio 2005" - WORKS
# Visual C++ 8.0, _MSC_VER 1400, msvcr80.dll
-MSVC_VARIANT=MSVC2005
+#MSVC_VARIANT=MSVC2005
# "Microsoft Visual C++ 2005 Express Edition" - WORKS
# needs additional Platform SDK installation