equal
deleted
inserted
replaced
11 |
11 |
12 symbian { |
12 symbian { |
13 TARGET.UID3 = 0xA000CF71 |
13 TARGET.UID3 = 0xA000CF71 |
14 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |
14 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) |
15 HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h |
15 HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h |
16 LIBS += -lesock |
16 LIBS += -lesock -lcommdb -linsock # For IAP selection |
17 TARGET.CAPABILITY = "All -TCB" |
17 TARGET.CAPABILITY = "All -TCB" |
18 TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 |
18 TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 |
19 } |
19 } |