summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/symbian
diff options
context:
space:
mode:
authorPasi Pentikainen <pasi.a.pentikainen@nokia.com>2011-10-19 16:14:28 (GMT)
committerPasi Pentikainen <pasi.a.pentikainen@nokia.com>2011-10-20 11:03:41 (GMT)
commitfc050e950734eaaf268c99f50310b8ec2312e089 (patch)
tree295e3189ddf72f2ea2d6ea59dea9fe237cc09c17 /src/plugins/bearer/symbian
parent104c22a68c422152ff3cf03eb3615e7826fefbd0 (diff)
downloadQt-fc050e950734eaaf268c99f50310b8ec2312e089.zip
Qt-fc050e950734eaaf268c99f50310b8ec2312e089.tar.gz
Qt-fc050e950734eaaf268c99f50310b8ec2312e089.tar.bz2
Symbian Linuxification building case changes
Changes the libraries to match the case of files for building Symbian in linux. Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'src/plugins/bearer/symbian')
-rw-r--r--src/plugins/bearer/symbian/symbian.pri6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/plugins/bearer/symbian/symbian.pri b/src/plugins/bearer/symbian/symbian.pri
index 8d92f57..74dc4ee 100644
--- a/src/plugins/bearer/symbian/symbian.pri
+++ b/src/plugins/bearer/symbian/symbian.pri
@@ -21,11 +21,7 @@ LIBS += -lcommdb \
-lefsrv \
-lnetmeta
-is_using_gnupoc {
- LIBS += -lconnmon
-} else {
- LIBS += -lConnMon
-}
+LIBS += -lconnmon
QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/bearer
target.path += $$[QT_INSTALL_PLUGINS]/bearer