From 5ca905786e5c6308988e3c77187820ee327624db Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Sun, 18 Dec 2016 12:30:02 +0100 Subject: QtQmlAndroid -> QtNativeAndroid Change-Id: Ic1f9ac872b8e70764472690ab07ad5392ca2dc01 Reviewed-by: J-P Nurmi --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') 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 ); -- cgit v1.2.3