examples/network/fortuneserver/fortuneserver.pro
changeset 19 fcece45ef507
parent 0 1918ee327afb
child 30 5dc02b23752f
--- a/examples/network/fortuneserver/fortuneserver.pro	Fri Apr 16 15:50:13 2010 +0300
+++ b/examples/network/fortuneserver/fortuneserver.pro	Mon May 03 13:17:34 2010 +0300
@@ -13,7 +13,7 @@
     TARGET.UID3 = 0xA000CF71
     include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
     HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h
-    LIBS += -lesock
+    LIBS += -lesock -lcommdb -linsock # For IAP selection
     TARGET.CAPABILITY = "All -TCB"
     TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
 }