demos/embedded/weatherinfo/weatherinfo.pro
changeset 19 fcece45ef507
parent 0 1918ee327afb
child 30 5dc02b23752f
--- a/demos/embedded/weatherinfo/weatherinfo.pro	Fri Apr 16 15:50:13 2010 +0300
+++ b/demos/embedded/weatherinfo/weatherinfo.pro	Mon May 03 13:17:34 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
 }