forked from qt-creator/qt-creator
ProjectExplorer: Fix msvc toolchain detection
Change-Id: I829753f4db9d3278a523f3c5c50b3296a5b11f3d Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -442,7 +442,7 @@ public:
|
||||
|
||||
DeviceManager m_deviceManager{true};
|
||||
|
||||
#ifdef Q_OS_WINDOWS
|
||||
#ifdef Q_OS_WIN
|
||||
WinDebugInterface m_winDebugInterface;
|
||||
MsvcToolChainFactory m_mscvToolChainFactory;
|
||||
#else
|
||||
|
Reference in New Issue
Block a user