forked from qt-creator/qt-creator
Add the *.pluginspec to OTHER_FILES so that we can use Locator for them
Hopefully i didn't miss a plugin.
This commit is contained in:
@@ -35,3 +35,5 @@ include(../../shared/help/help.pri)
|
||||
contains(QT_CONFIG, webkit) {
|
||||
QT += webkit
|
||||
}
|
||||
|
||||
OTHER_FILES += Help.pluginspec
|
||||
|
||||
Reference in New Issue
Block a user