[Qt-creator] Qt4ProjectManager plugin renamed to QmakeProjectManager

Christian Kandeler christian.kandeler at digia.com
Thu Oct 31 13:19:10 CET 2013


On 10/31/2013 01:13 PM, Mateusz Loskot wrote:
> I noticed, there is a condiiton in the qt-creator/src/plugins/plugins.pro file:
>
> isEmpty(QBS_INSTALL_DIR): QBS_INSTALL_DIR = $$(QBS_INSTALL_DIR)
> exists(../shared/qbs/qbs.pro)|!isEmpty(QBS_INSTALL_DIR): \
>      SUBDIRS += \
>          qbsprojectmanager
>
> and indeed, I don't have ../shared/qbs/qbs.pro file (the folder is empty)
>
> Do I need to perform any special steps to enable QBS?

git submodule update --init.


Christian




More information about the Qt-creator mailing list