forked from qt-creator/qt-creator
Fix qbs code style
Change-Id: Ia3e4df528d391580064efbeeab75016335a4299d Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
committed by
Joerg Bornemann
parent
0527a8bb70
commit
0d20c5b796
@@ -7,7 +7,7 @@ QtcPlugin {
|
||||
|
||||
Depends { name: "Core" }
|
||||
Depends { name: "cpp" }
|
||||
Depends { name: "qt"; submodules: ['widgets', 'xml', 'network', 'script'] }
|
||||
Depends { name: "Qt"; submodules: ["widgets", "xml", "network", "script"] }
|
||||
|
||||
cpp.includePaths: [
|
||||
"..",
|
||||
|
||||
Reference in New Issue
Block a user