diff -r dee5afe5301f -r 3f74d0d4af4c examples/network/fortuneclient/fortuneclient.pro --- a/examples/network/fortuneclient/fortuneclient.pro Mon Mar 15 12:43:09 2010 +0200 +++ b/examples/network/fortuneclient/fortuneclient.pro Thu Apr 08 14:19:33 2010 +0300 @@ -12,7 +12,7 @@ symbian { 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 = "NetworkServices ReadUserData WriteUserData" TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 }