kerneltest/e32test/iic/iic_psl/iic_testpsl.mmp
branchRCL_3
changeset 43 c1f20ce4abcf
parent 0 a41df078684a
child 44 3e88ff8f41d5
equal deleted inserted replaced
42:a179b74831c9 43:c1f20ce4abcf
    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
    31 
    33 
    32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 USERINCLUDE		../../../../kernel/eka/drivers/iic
    35 USERINCLUDE		. ../../../../kernel/eka/drivers/iic
    34 
    36 
    35 // un-comment the following if BTRACE output is required
    37 // un-comment the following if BTRACE output is required
    36 macro IIC_INSTRUMENTATION_MACRO
    38 macro IIC_INSTRUMENTATION_MACRO
    37 
    39 
    38 macro IIC_SIMULATED_PSL
    40 macro IIC_SIMULATED_PSL