Skip to content
Snippets Groups Projects
Commit ca171628 authored by Christian Kandeler's avatar Christian Kandeler
Browse files

QmlDebug: Remove redundant dependency from qbs file.


Change-Id: I2d3fd1286f185bff5eb5374d411087fad15a9568
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
parent 4eccb04e
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ QtcLibrary {
cpp.defines: base.concat("QMLDEBUG_LIB")
Depends { name: "cpp" }
Depends { name: "Qt"; submodules: ["gui", "network"] }
files: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment