kerneltest/e32test/iic/iic_psl/iic_testpsl.mmp
branchRCL_3
changeset 44 3e88ff8f41d5
parent 43 c1f20ce4abcf
equal deleted inserted replaced
43:c1f20ce4abcf 44:3e88ff8f41d5
    26 targettype			pdd
    26 targettype			pdd
    27 linkas				iic_testpsl.pdd
    27 linkas				iic_testpsl.pdd
    28 
    28 
    29 sourcepath			../../../../kernel/eka/drivers/iic
    29 sourcepath			../../../../kernel/eka/drivers/iic
    30 source				iic.cpp iic_transaction.cpp
    30 source				iic.cpp iic_transaction.cpp
    31 sourcepath			.
       
    32 source				iic_testpsl.cpp
       
    33 
    31 
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 USERINCLUDE		. ../../../../kernel/eka/drivers/iic
    33 USERINCLUDE		../../../../kernel/eka/drivers/iic
    36 
    34 
    37 // un-comment the following if BTRACE output is required
    35 // un-comment the following if BTRACE output is required
    38 macro IIC_INSTRUMENTATION_MACRO
    36 macro IIC_INSTRUMENTATION_MACRO
    39 
    37 
    40 macro IIC_SIMULATED_PSL
    38 macro IIC_SIMULATED_PSL