forked from qt-creator/qt-creator
Compile
This commit is contained in:
@@ -1123,7 +1123,7 @@ void QtVersion::updateToolChainAndMkspec() const
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef Q_OS_WIN
|
#ifdef Q_OS_WIN
|
||||||
m_mkspecFullPath = m_mkspecFullPath.toLower()
|
m_mkspecFullPath = m_mkspecFullPath.toLower();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
m_mkspecFullPath = mkspecFullPath;
|
m_mkspecFullPath = mkspecFullPath;
|
||||||
|
|||||||
Reference in New Issue
Block a user