forked from qt-creator/qt-creator
We nowadays build with 64bit Qt and need a matching compiler. Especially when testing packages that ship both cdbext versions the preference of 32bit breaks debugging. As a drive by, fix tst_simple_debug by triggering rebuild via locator as menu items are nowadays harder to distinguish. Change-Id: I6f0c1083472713c48b4d558d6c6f9b8b0da2ca77 Reviewed-by: Robert Löhning <robert.loehning@qt.io>