summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/gradle
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2017-04-21 14:54:28 +0200
committerKai Koehne <kai.koehne@qt.io>2017-04-24 12:51:47 +0000
commitc2cac34e94385e15e939f598386ae70a28e4408f (patch)
tree5686c433dced5d1abe9477a73ad6d68cddf0e9d1 /src/3rdparty/gradle
parent87f9a44ef04ac12d0180bb556cab7f3528ba036a (diff)
gradle: Complete qt_attribution.json file
Add it to the qtcore documentation, but mark it as a tool (code does not get shipped with customer application). Change-Id: I75cc199a2bbd86f9e40a75396144645ea69a7bd1 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/3rdparty/gradle')
-rw-r--r--src/3rdparty/gradle/qt_attribution.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/3rdparty/gradle/qt_attribution.json b/src/3rdparty/gradle/qt_attribution.json
index 3545af0f0c..699fe311cd 100644
--- a/src/3rdparty/gradle/qt_attribution.json
+++ b/src/3rdparty/gradle/qt_attribution.json
@@ -1,6 +1,8 @@
{
"Id": "android-gradle-wrapper",
"Name": "Gradle wrapper",
+ "QDocModule": "qtcore",
+ "QtParts": ["tools"],
"Homepage": "https://gradle.org",
"Version": "3.4.1",
"DownloadLocation": "https://github.com/gradle/gradle/releases/tag/v3.4.1",