Categories
How to automatically compile a project for all kits?
There are several kits: 1) Qt 5.5.1 MSVC2013 32bit 2) Qt 5.5.1 MSVC2013 64bit 3) Qt 5.5.1 32bit Static 4) Qt 5.5.1 64bit Static to switch and not to collect separately everything?
Answer the question
In order to leave comments, you need to log in
In qmake, the -spec switch is responsible for this, for example*path-to-qt5-static*/bin/qmake.exe -spec win32-g++
*path-to-qt5-static*/bin/qmake.exe -spec win32-g++
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question