demos/embedded/anomaly/anomaly.pro
branchRCL_3
changeset 8 3f74d0d4af4c
parent 4 3b1da2848fc7
child 30 5dc02b23752f
equal deleted inserted replaced
6:dee5afe5301f 8:3f74d0d4af4c
    25 
    25 
    26 symbian {
    26 symbian {
    27     TARGET.UID3 = 0xA000CF71
    27     TARGET.UID3 = 0xA000CF71
    28     include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
    28     include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
    29     HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h
    29     HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h
    30     LIBS += -lesock -linsock -lconnmon
    30     LIBS += -lesock -linsock -lconnmon -lcommdb
    31     TARGET.CAPABILITY = NetworkServices
    31     TARGET.CAPABILITY = NetworkServices
    32     TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
    32     TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
    33 }
    33 }
    34 
    34 
    35 target.path = $$[QT_INSTALL_DEMOS]/embedded/anomaly
    35 target.path = $$[QT_INSTALL_DEMOS]/embedded/anomaly