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
@@ -107,7 +107,7 @@ QtcLibrary {
|
||||
"iscriptevaluator.h"
|
||||
]
|
||||
|
||||
ProductModule {
|
||||
Export {
|
||||
Depends { name: "cpp" }
|
||||
Depends { name: "LanguageUtils" }
|
||||
cpp.defines: [
|
||||
|
||||
Reference in New Issue
Block a user