branch | RCL_3 |
changeset 7 | 3f74d0d4af4c |
parent 0 | 1918ee327afb |
--- a/examples/network/fortuneserver/fortuneserver.pro Mon Mar 15 12:43:09 2010 +0200 +++ b/examples/network/fortuneserver/fortuneserver.pro Thu Apr 08 14:19:33 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 }