summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@digia.com>2012-11-26 11:10:48 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-05 14:35:26 +0100
commitc8a9f6c909c81b4d0d33e3ad15e4a8eebf9ac858 (patch)
tree2f2178c773e7daa9711f8190f691ab8a318d0c61 /sync.profile
parentc85dba7662a41a8cd294d81fc821801291157b37 (diff)
downloadqtquickcontrols-c8a9f6c909c81b4d0d33e3ad15e4a8eebf9ac858.tar.gz
Modularized for Qt 5
Still missing sth from qmake, it doesn't support non c++ module correctly yet(there is no CXX_MODULE in our project). Change-Id: I9a6a754e863b51b3e3a4b1eaf864ddab24e92f75 Reviewed-by: J-P Nurmi <jpnurmi@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.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 28dcdcba..169a092f 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,4 @@
%modules = ( # path to module name map
- "QtDesktopComponents" => "$basedir",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);