forked from qt-creator/qt-creator
Qbs/qmake: Fix dependencies of plugins
... based on output from dependencyinfo.py script Change-Id: I9532f6d259f15c16b62fae0ca18f8a8cad95bd11 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: Christian Stenger <christian.stenger@digia.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
QTC_PLUGIN_NAME = HelloWorld
|
||||
QTC_LIB_DEPENDS += \
|
||||
# nothing here at this time
|
||||
extensionsystem
|
||||
|
||||
QTC_PLUGIN_DEPENDS += \
|
||||
coreplugin
|
||||
|
||||
Reference in New Issue
Block a user