homescreenapp/stateplugins/hsapplibrarystateplugin/tsrc/t_collectionsstate/t_collectionsstate.pro
changeset 97 66b5fe3c07fd
parent 90 3ac3aaebaee5
child 98 e6f74eb7f69f
equal deleted inserted replaced
95:32e56106abf2 97:66b5fe3c07fd
    65     TARGET.EPOCHEAPSIZE = 0x20000 0x1000000 // 128kB - 16MB
    65     TARGET.EPOCHEAPSIZE = 0x20000 0x1000000 // 128kB - 16MB
    66     CONFIG += symbian_test
    66     CONFIG += symbian_test
    67     coverage: CONFIG -= symbian_test
    67     coverage: CONFIG -= symbian_test
    68     exists($${EPOCROOT}epoc32/include/platform/mw/XQSettingsManager) {
    68     exists($${EPOCROOT}epoc32/include/platform/mw/XQSettingsManager) {
    69         LIBS += -lxqsettingsmanager
    69         LIBS += -lxqsettingsmanager
    70         
       
    71     MMP_RULES += SMPSAFE
       
    72     }    
    70     }    
    73 }
    71 }
    74 
    72 
    75 RESOURCES += ../../$$qrcFile
    73 RESOURCES += ../../$$qrcFile
    76 
    74 
    77 include(t_collectionsstate.pri)
    75 include(t_collectionsstate.pri)
    78                       
    76                       
       
    77 
       
    78 symbian:MMP_RULES += SMPSAFE