summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-12-14 17:26:37 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2016-12-14 16:27:29 +0000
commitde589d6d365160d3678d78e955d022a3153b1f28 (patch)
tree7c69daf358754c2bf89f3b552fef693e2a8a8fa4 /sync.profile
parent440131ba451c62b4dfa4c1d362a36eff5643fc0d (diff)
Restructure
Change-Id: I63af251b05686f78daf441b1ed7a999bf6685bf6 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 d1d19cb..83ecd90 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,5 @@
%modules = ( # path to module name map
- "QtQmlAndroid" => "$basedir/src/qmlandroid",
+ "QtQmlAndroid" => "$basedir/src/android",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);