hgcacheproxymodel/tsrc/fute/HgCacheProxyModelTestApp/hgcacheproxymodeltestapp.pro
changeset 2 49c70dcc3f17
parent 1 e48454f237ca
child 6 1cdcc61142d2
equal deleted inserted replaced
1:e48454f237ca 2:49c70dcc3f17
    17     inc \
    17     inc \
    18     src
    18     src
    19 	
    19 	
    20 symbian { 
    20 symbian { 
    21 	TARGET.EPOCSTACKSIZE = 0x14000
    21 	TARGET.EPOCSTACKSIZE = 0x14000
       
    22 	TARGET.EPOCHEAPSIZE = 0x020000 0x4000000
    22     TARGET.EPOCALLOWDLLDATA = 1
    23     TARGET.EPOCALLOWDLLDATA = 1
    23     TARGET.CAPABILITY = ALL \
    24     TARGET.CAPABILITY = ALL \
    24         -TCB
    25         -TCB
    25 }
    26 }
    26 LIBS += -lhgcacheproxymodel \
    27 LIBS += -lhgcacheproxymodel \