diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-02-10 05:08:29 (GMT) |
---|---|---|
committer | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-02-10 05:08:29 (GMT) |
commit | d792ec16f29a7cb34bada871127f701ba9480100 (patch) | |
tree | 6514b485acd5cead7d734672a130900fa7ec97ea /src/plugins/bearer/bearer.pro | |
parent | 21abc34acdfa4a675b9c9ff5294726faf0d4c00e (diff) | |
download | Qt-d792ec16f29a7cb34bada871127f701ba9480100.zip Qt-d792ec16f29a7cb34bada871127f701ba9480100.tar.gz Qt-d792ec16f29a7cb34bada871127f701ba9480100.tar.bz2 |
Convert Maemo6 backend into plugin.
Diffstat (limited to 'src/plugins/bearer/bearer.pro')
-rw-r--r-- | src/plugins/bearer/bearer.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/bearer/bearer.pro b/src/plugins/bearer/bearer.pro index 7347735..95c9851 100644 --- a/src/plugins/bearer/bearer.pro +++ b/src/plugins/bearer/bearer.pro @@ -5,5 +5,6 @@ win32:SUBDIRS += nla win32:!wince*:SUBDIRS += nativewifi macx:SUBDIRS += corewlan symbian:SUBDIRS += symbian +maemo6:contains(QT_CONFIG, dbus):SUBDIRS += icd isEmpty(SUBDIRS):SUBDIRS += generic |