summaryrefslogtreecommitdiff
path: root/qtcreator.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'qtcreator.qbs')
-rw-r--r--qtcreator.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtcreator.qbs b/qtcreator.qbs
index 80a1f5f902..945335d218 100644
--- a/qtcreator.qbs
+++ b/qtcreator.qbs
@@ -132,7 +132,7 @@ Project {
}
}
- ProductModule {
+ Export {
Depends { name: "cpp" }
cpp.includePaths: product.buildDirectory
}