Fix qbs project files

Change-Id: Iae72cd8f65779617dfa3ae03e9c894a95d151e81
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
Marco Bubke
2012-03-20 15:35:15 +01:00
committed by Joerg Bornemann
parent 4bd6dee315
commit d3e25481f9
3 changed files with 6 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ QtcPlugin {
]
ProductModule {
Depends { name: "CPlusPlus" }
Depends { name: "CppTools" }
Depends { name: "QmlJSDebugClient" }
}
}