forked from qt-creator/qt-creator
On some systems, apparently including Linux and Windows, it is necessary to manually initialize resources when they are included in a static library, with Q_INIT_RESOURCE.
On some systems, apparently including Linux and Windows, it is necessary to manually initialize resources when they are included in a static library, with Q_INIT_RESOURCE.