Update contrib.
1 // Copyright (c) 2007-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/examples/examples.inf
25 /******************************************************************************
26 Put all device drivers here. These build both SMP and non-SMP variants.
27 User side code builds a single variant for both.
28 ******************************************************************************/
30 driver1/driver1_ldd support
31 driver1/driver1_pdd support
32 camera1/camera1_ldd support
33 convert1/convert1_ldd support
35 /******************************************************************************
36 User side code here - builds a single variant for both SMP and non-SMP.
37 ******************************************************************************/
42 convert1/convert1_test
47 // Reference defragmentation driver and test application.
50 defrag/d_defrag_ref support
53 // tutorial reference driver
54 #include "exdriver/exdriver.inf"