Remove "not tested" note on MSVC 2010's vcredist instructions
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 27 Nov 2010 18:52:02 +0000 (18:52 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 27 Nov 2010 18:52:02 +0000 (18:52 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35040 f5534014-38df-0310-8fa8-9805f1628bb7

config.nmake

index eba848b9839313811ebd8f49788384f41faf9d3f..5173732240cc3989f413d241d66af77449a3a34a 100644 (file)
@@ -864,7 +864,6 @@ VCREDIST_EXE=$(WIRESHARK_LIBS)\vcredist_$(TARGET_MACHINE).exe
 MSVCR_DLL=$(PROGRAM_FILES)\Microsoft Visual Studio 9.0\VC\redist\$(VCREDIST_DLL)\Microsoft.VC90.CRT\*.*
 
 !ELSEIF "$(MSVC_VARIANT)" == "MSVC2010EE"
-# NOT TESTED
 # you need to download the redistributable package vcredist_x86.exe from Microsoft first,
 # and copy it to the lib folder!!!
 VCREDIST_EXE=$(WIRESHARK_LIBS)\vcredist_$(TARGET_MACHINE).exe