loggingservices/eventlogger/test/t_logview1.mmp
changeset 55 44f437012c90
parent 17 55f2396f6d25
equal deleted inserted replaced
51:7d4490026038 55:44f437012c90
    16 TARGET        t_logview1.exe
    16 TARGET        t_logview1.exe
    17 TARGETTYPE    exe
    17 TARGETTYPE    exe
    18 
    18 
    19 CAPABILITY	  WriteDeviceData ReadDeviceData WriteUserData ReadUserData
    19 CAPABILITY	  WriteDeviceData ReadDeviceData WriteUserData ReadUserData
    20  
    20  
       
    21 //The code coverage drops without the next line because the inlined functions will be taken from the "systeminclude"
       
    22 USERINCLUDE 	../LogCli/inc
    21 USERINCLUDE   ../test/inc
    23 USERINCLUDE   ../test/inc
    22 USERINCLUDE   ../Shared
    24 USERINCLUDE   ../Shared
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    24 
    26 
    25 SOURCEPATH	  ../test/src
    27 SOURCEPATH	  ../test/src