forked from qt-creator/qt-creator
qbs project files: Make use of new qbsSearchPaths property.
Change-Id: I396d970fafea1fd0b4c4d73883796662a1d0064b Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
committed by
Joerg Bornemann
parent
b60bbbaec9
commit
f1da03c73b
@@ -1,7 +1,7 @@
|
||||
import qbs.base 1.0
|
||||
import qbs.FileInfo
|
||||
|
||||
import "../QtcPlugin.qbs" as QtcPlugin
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "CppTools"
|
||||
|
||||
Reference in New Issue
Block a user