diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2010-05-17 23:46:09 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2010-05-17 23:46:09 (GMT) |
commit | e971948611b4790f0b3a05a29d8e7ab2e72e95f4 (patch) | |
tree | e4be0b95a36d9db686601d89d00ac0f3634a237e /src/imports/imports.pro | |
parent | 0bdfdd4d2c5cc0298faa974b83dcd623da989452 (diff) | |
download | Qt-e971948611b4790f0b3a05a29d8e7ab2e72e95f4.zip Qt-e971948611b4790f0b3a05a29d8e7ab2e72e95f4.tar.gz Qt-e971948611b4790f0b3a05a29d8e7ab2e72e95f4.tar.bz2 |
Move stuff from QML viewer to plugins.
Diffstat (limited to 'src/imports/imports.pro')
-rw-r--r-- | src/imports/imports.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/imports.pro b/src/imports/imports.pro index a9d600e..df43b76 100644 --- a/src/imports/imports.pro +++ b/src/imports/imports.pro @@ -1,6 +1,6 @@ TEMPLATE = subdirs -SUBDIRS += particles gestures +SUBDIRS += dirmodel particles gestures contains(QT_CONFIG, webkit): SUBDIRS += webkit contains(QT_CONFIG, mediaservices): SUBDIRS += multimedia |