tests/qtp/qtp_anomaly/qtp_anomaly.pro
branchRCL_3
changeset 8 3f74d0d4af4c
parent 3 41300fa6a67c
child 30 5dc02b23752f
equal deleted inserted replaced
6:dee5afe5301f 8:3f74d0d4af4c
    33 
    33 
    34 symbian {
    34 symbian {
    35     TARGET.UID3 = 0xED83EC04
    35     TARGET.UID3 = 0xED83EC04
    36     include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
    36     include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
    37     HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h
    37     HEADERS += $$QT_SOURCE_TREE/examples/network/qftp/sym_iap_util.h
    38     LIBS += -lesock -linsock -lconnmon
    38     LIBS += -lesock -linsock -lconnmon -lcommdb
    39     TARGET.CAPABILITY = NetworkServices
    39     TARGET.CAPABILITY = NetworkServices
    40     TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
    40     TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
    41 }
    41 }
    42 
    42 
    43 target.path = $$[QT_INSTALL_DEMOS]/embedded/qtp_anomaly
    43 target.path = $$[QT_INSTALL_DEMOS]/embedded/qtp_anomaly