PDA

View Full Version : Configure subprojects in Qt Creator



TorAn
26th October 2016, 17:39
I have master project that contains three subprojects, one executable and two libraries. My current project (i.e the project that is opened when I click on the setting to change/edit kit or on the 'Projects' button) is always an executable subproject. I can't figure out how to make other subprojects "active" and change their settings.
Thanks.

jefftee
2nd November 2016, 02:34
Right click on one of the subprojects in Qt Creator and there should be a menu item named something like "Set Active Project" or similar.