summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-12-18 12:30:02 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2016-12-18 11:39:40 +0000
commit5ca905786e5c6308988e3c77187820ee327624db (patch)
treed57f7c1bd2f24ddf603daf62ad4b768d607ad2cf /sync.profile
parent5f4aad3ed2797e1287a269f97009550f35c0e2ca (diff)
QtQmlAndroid -> QtNativeAndroid
Change-Id: Ic1f9ac872b8e70764472690ab07ad5392ca2dc01 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 83ecd90..80d192e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,5 @@
%modules = ( # path to module name map
- "QtQmlAndroid" => "$basedir/src/android",
+ "QtNativeAndroid" => "$basedir/src/android",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);