qbs files updated

Property bindings in ProductModules now need explicit Depends items.
Also, some Qt dependencies were propagated wrongly and are now
added explicitely.

Change-Id: I58cd389eb0ab106004b1d575438d1ad2ff36189f
Reviewed-by: Marco Bubke <marco.bubke@nokia.com>
This commit is contained in:
Joerg Bornemann
2012-04-18 17:02:20 +02:00
parent d6d8e2639e
commit 0834958063
14 changed files with 21 additions and 4 deletions

View File

@@ -177,6 +177,7 @@ QtcLibrary {
]
ProductModule {
Depends { name: "cpp" }
cpp.includePaths: [
".",
"../3rdparty",