Update contrib.
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // e32test/iic/iic_psl/i2c.mmp
17 macro IIC_SIMULATED_PSL
18 #define IIC_SIMULATED_PSL /*Only for iic_channel.mmh to pick up the needed iic_testpsl.lib*/
19 #include "../../../../kernel/eka/drivers/iic/iic_channel.mmh"
24 sourcepath ../../../../kernel/eka/drivers/iic
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
32 macro BUS_TYPE=(DIicBusChannel::EI2c)
34 // Select the mode to build
35 // For Master-Slave mode, uncomment both of the two lines that follow
39 // un-comment the following if debug printing is required
42 // un-comment the following if BTRACE output is required
43 macro IIC_INSTRUMENTATION_MACRO
45 // library iic_testpsl.lib // commented out as this iic_testpsl.lib is now included from iic_channel.mmh
47 uid 0x100039d0 0x10286b50
56 win32_library kernel32.lib
58 win32_library msvcrt.lib