tsrc/mpfetchertestapp/mpfetchertestapp.pro
changeset 35 fdb31ab341af
parent 22 ecf06a08d4d9
child 51 560ce2306a17
equal deleted inserted replaced
34:2c5162224003 35:fdb31ab341af
    24 SOURCES += src/mpfetchertestappview.cpp \
    24 SOURCES += src/mpfetchertestappview.cpp \
    25            src/main.cpp
    25            src/main.cpp
    26 
    26 
    27 
    27 
    28 symbian {
    28 symbian {
    29 #    include(rom/rom.pri) # to include in image
    29 #   include(rom/rom.pri) # to include in image
    30     TARGET.UID2 = 0x100039CE 
    30     TARGET.UID2 = 0x100039CE 
    31     TARGET.UID3 = 0x10207C6A
    31     TARGET.UID3 = 0x10207C6A
    32     TARGET.EPOCSTACKSIZE = 0x14000
    32     TARGET.EPOCSTACKSIZE = 0x14000
    33     TARGET.EPOCHEAPSIZE = 0x020000 0x1F00000
    33     TARGET.EPOCHEAPSIZE = 0x020000 0x1F00000
    34     TARGET.CAPABILITY = ALL -TCB
    34     TARGET.CAPABILITY = ALL -TCB