diff options
author | David Schulz <david.schulz@qt.io> | 2018-05-22 13:33:27 +0200 |
---|---|---|
committer | David Schulz <david.schulz@qt.io> | 2018-05-30 12:49:27 +0000 |
commit | 760a63293673271b74fdeac3d574f6113975078f (patch) | |
tree | 13c8047f51807b61b0f2fac31f77567b0462f0d8 /src/plugins/cpptools/cppoverviewmodel.cpp | |
parent | c908a52628e0f4abae258fd2aaa8bc92bcc59008 (diff) | |
download | qt-creator-760a63293673271b74fdeac3d574f6113975078f.tar.gz |
Tools: Fix architecture detection for wininterrupt
Previously, the detection relied on the variable CPU which
is no longer set current versions of MSVC.
Use newly introduced variable VSCMD_ARG_TGT_ARCH (MSVC 2017) or
Platform (MSVC 2015) to detect 64bit.
Change-Id: I705dbd7d3d7912c36e588a5ff399e65b4ca6f500
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppoverviewmodel.cpp')
0 files changed, 0 insertions, 0 deletions