forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/2.7' into 2.8
Conflicts: src/plugins/analyzerbase/analyzerbase.qbs src/plugins/qmljseditor/qmljseditor.qbs src/plugins/qt4projectmanager/qt4projectmanager.qbs Change-Id: If9db8894ed27401a9aa9b385a6117be4c38edd11
This commit is contained in:
@@ -11,7 +11,6 @@ QtcLibrary {
|
||||
])
|
||||
cpp.optimization: "fast"
|
||||
|
||||
Depends { name: "cpp" }
|
||||
Depends { name: "Qt.widgets" }
|
||||
|
||||
Group {
|
||||
@@ -169,7 +168,6 @@ QtcLibrary {
|
||||
]
|
||||
|
||||
Export {
|
||||
Depends { name: "cpp" }
|
||||
cpp.includePaths: [
|
||||
"../3rdparty"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user