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