forked from qt-creator/qt-creator
rename ProductModule into Export
This fixes a bunch of warning when building with the updated qbs version. Change-Id: I644b4a4d0225b2e23ff1d9e1bf6d9d0136d6bbb5 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
committed by
Christian Kandeler
parent
bc74d936b2
commit
3eba7e44e5
@@ -168,7 +168,7 @@ QtcLibrary {
|
||||
"images/var_prot.png",
|
||||
]
|
||||
|
||||
ProductModule {
|
||||
Export {
|
||||
Depends { name: "cpp" }
|
||||
cpp.includePaths: [
|
||||
".",
|
||||
|
||||
Reference in New Issue
Block a user