forked from qt-creator/qt-creator
Adapt qbs files to qbs.fileinfo renaming.
Also update qbs submodule so Creator can open itself. Change-Id: Iaa70d5e83d07a1120e795046ebbd8995159aa2db Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Eike Ziller
parent
fe296e2b25
commit
f71bb6d348
@@ -1,5 +1,5 @@
|
||||
import qbs.base 1.0
|
||||
import qbs.fileinfo as FileInfo
|
||||
import qbs.FileInfo
|
||||
|
||||
import "../QtcPlugin.qbs" as QtcPlugin
|
||||
import "../../../qbs/defaults.js" as Defaults
|
||||
|
||||
Reference in New Issue
Block a user