logsui/logsengine/tsrc/ut_logsengine/ut_logsengine.pro
changeset 20 6a40edd41841
parent 19 e4c884866116
equal deleted inserted replaced
19:e4c884866116 20:6a40edd41841
    36 DEFINES += QT_NO_DEBUG_OUTPUT
    36 DEFINES += QT_NO_DEBUG_OUTPUT
    37 
    37 
    38 # Input
    38 # Input
    39 HEADERS += ../stubs/xqservicerequest.h
    39 HEADERS += ../stubs/xqservicerequest.h
    40 HEADERS += ../stubs/xqaiwrequest.h
    40 HEADERS += ../stubs/xqaiwrequest.h
       
    41 HEADERS += ../../logssymbianos/tsrc/stubs/xqsettingskey.h
       
    42 HEADERS += ../../logssymbianos/tsrc/stubs/xqsettingsmanager.h
    41 
    43 
    42 HEADERS += inc/ut_logsmodel.h
    44 HEADERS += inc/ut_logsmodel.h
    43 HEADERS += inc/ut_logsdetailsmodel.h
    45 HEADERS += inc/ut_logsdetailsmodel.h
    44 HEADERS += inc/ut_logsmatchesmodel.h
    46 HEADERS += inc/ut_logsmatchesmodel.h
    45 HEADERS += inc/ut_logsfilter.h
    47 HEADERS += inc/ut_logsfilter.h
   121     TARGET.UID2 = 0x100039CE
   123     TARGET.UID2 = 0x100039CE
   122     TARGET.UID3 = 0xEfa329b2
   124     TARGET.UID3 = 0xEfa329b2
   123     TARGET.CAPABILITY = ALL -TCB
   125     TARGET.CAPABILITY = ALL -TCB
   124     TARGET.EPOCALLOWDLLDATA = 1
   126     TARGET.EPOCALLOWDLLDATA = 1
   125     LIBS +=  -lqtcontacts -lthumbnailmanagerqt -lxqservice -lxqserviceutil
   127     LIBS +=  -lqtcontacts -lthumbnailmanagerqt -lxqservice -lxqserviceutil
       
   128     MMP_RULES += SMPSAFE
   126 }
   129 }