OSDN Git Service

Fix MSVC version for 6.x Windows SDKs
authorTobias Hunger <tobias.hunger@nokia.com>
Mon, 21 Mar 2011 17:02:48 +0000 (18:02 +0100)
committerTobias Hunger <tobias.hunger@nokia.com>
Mon, 21 Mar 2011 17:04:47 +0000 (18:04 +0100)
commit3dd019461d5c64afbb138c0cf1ca518afa290b26
tree040bfdc1a8a1d5e48f54e2c896c09792ff3201c8
parent5a186ceaa47b6412ce23620665a35a8768ca90fb
Fix MSVC version for 6.x Windows SDKs

&.0 is using MSVC2005, all later versions starting with 6.0a are
using MSVC2008.
src/plugins/projectexplorer/msvctoolchain.cpp