aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-09-08 09:36:21 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-09-08 18:31:45 +0000
commit00e1cd1046010b9ce963442a3823a2cac24029de (patch)
treec28cac097b5ee6b647701be171d8f2cbfb6e14c6 /sync.profile
parent6eca2e4238ba40db3f6156e6c4ee6435f4d5128e (diff)
Extras: merge C++ lib to the QML plugin
Change-Id: Idbbe9e0cf1b5b34027035a417fade7b0091da8c5 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 3a80776e..8108f58b 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,6 +1,5 @@
%modules = ( # path to module name map
"QtQuickControls" => "$basedir/src/controls",
- "QtQuickExtras" => "$basedir/src/extras",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);