diff options
author | David Boddie <dboddie@trolltech.com> | 2010-06-25 12:15:55 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-06-25 12:15:55 (GMT) |
commit | 00cb03e2dfbcaca69da980dc79d5b062d4b09028 (patch) | |
tree | 85ab78913132985599838a05b39100d2bcec0cea /src/plugins/bearer | |
parent | ba76a029b9e6970ff5785ebfc65fa9e5b50ddb17 (diff) | |
parent | 532f349448f19cdd66a6a940bf5d268e893d3974 (diff) | |
download | Qt-00cb03e2dfbcaca69da980dc79d5b062d4b09028.zip Qt-00cb03e2dfbcaca69da980dc79d5b062d4b09028.tar.gz Qt-00cb03e2dfbcaca69da980dc79d5b062d4b09028.tar.bz2 |
Merge branch '4.7' of /home/dboddie/git/oslo-staging-1 into 4.7
Diffstat (limited to 'src/plugins/bearer')
-rw-r--r-- | src/plugins/bearer/symbian/symbian_3/symbian_3.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/bearer/symbian/symbian_3/symbian_3.pro b/src/plugins/bearer/symbian/symbian_3/symbian_3.pro index f9d486e..804986a 100644 --- a/src/plugins/bearer/symbian/symbian_3/symbian_3.pro +++ b/src/plugins/bearer/symbian/symbian_3/symbian_3.pro @@ -7,6 +7,7 @@ exists($${EPOCROOT}epoc32/release/armv5/lib/cmmanager.lib) { exists($$MW_LAYER_PUBLIC_EXPORT_PATH(extendedconnpref.h)) { DEFINES += OCC_FUNCTIONALITY_AVAILABLE + LIBS += -lextendedconnpref } } else { # Fall back to 3_1 implementation on platforms that do not have cmmanager |