diff -r 41300fa6a67c -r f7bc934e204c demos/embedded/weatherinfo/weatherinfo.pro --- a/demos/embedded/weatherinfo/weatherinfo.pro Tue Feb 02 00:43:10 2010 +0200 +++ b/demos/embedded/weatherinfo/weatherinfo.pro Wed Mar 31 11:06:36 2010 +0300 @@ -8,7 +8,7 @@ TARGET.UID3 = 0xA000CF77 include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h - LIBS += -lesock -lconnmon -linsock + LIBS += -lesock -lcommdb -linsock # For IAP selection TARGET.CAPABILITY = NetworkServices }