summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2014-12-19 17:10:44 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2014-12-19 17:10:44 +0100
commit342dbc2ff9de472a68fb29850c3d6728e72e2e80 (patch)
tree174647b4b453918ab90bb551b1a9e3cf57648057 /sync.profile
parentab1e3654e767b612e73d917000d82f30e683f360 (diff)
Proper Qt module structure - part II
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index ed817d4..d1d19cb 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,4 +1,5 @@
%modules = ( # path to module name map
+ "QtQmlAndroid" => "$basedir/src/qmlandroid",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);