forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/2.8'
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