aboutsummaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-05-10 15:41:29 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-14 10:12:24 +0200
commit35dd4cbd3d09fbcc11804995b65dd8dea03da5ee (patch)
tree08d53d24bd88eb8e010de924d185faa83fd2a972 /src/src.pro
parent139c020ed3aebed015e420886d524f50bcc9b52b (diff)
Remove QtDeclarative compatibility module
When the QtDeclarative module was renamed to QtQml, a compatibility module was introduced to avoid disrupting downstream projects. Time has passed, and it's now appropriate to remove this module. Existing projects that haven't ported can still use the bin/rename-qtdeclarative-symbols.sh script to ease the porting. Change-Id: I05a9727013d9e38c2262577f68260a4382bfbeea Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Donald Carr <donald.carr@nokia.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/src.pro b/src/src.pro
index 7631910c3c..a591ffc9a0 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -6,5 +6,3 @@ contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
SUBDIRS += imports
SUBDIRS += qmldevtools
-
-SUBDIRS += compatibility