forked from qt-creator/qt-creator
qbs project files: Fix some dependency exports.
Change-Id: I7049fcaab77639c17c4d0e74f7d9360a80fafcaa Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
@@ -131,5 +131,6 @@ QtcPlugin {
|
||||
|
||||
Export {
|
||||
Depends { name: "CPlusPlus" }
|
||||
Depends { name: "Qt.concurrent" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user