forked from qt-creator/qt-creator
qbs project: Add properties for pulling in additional resources.
We need this to build plugins located outside the source tree. Change-Id: Ie587b5e838bf0ce67b19d3222bbc40b53b888e69 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
committed by
Joerg Bornemann
parent
7b2c26204a
commit
1d11fd7344
@@ -59,5 +59,5 @@ Project {
|
||||
"valgrind/valgrind.qbs",
|
||||
"vcsbase/vcsbase.qbs",
|
||||
"welcome/welcome.qbs"
|
||||
]
|
||||
].concat(project.additionalPlugins)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user