equal
deleted
inserted
replaced
|
1 // Copyright (c) 1998-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". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // template/template_assp/template_assp.inf |
|
15 // |
|
16 // |
|
17 |
|
18 PRJ_PLATFORMS |
|
19 // |
|
20 // TO DO: (mandatory) |
|
21 // |
|
22 // Add here a definition for your ASSP port (as declared in E32PLAT.PM) |
|
23 // |
|
24 ARMV4 ARMV5 ARM4T |
|
25 |
|
26 PRJ_EXPORTS |
|
27 |
|
28 template_assp.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(assp/template_assp/) |
|
29 template_assp_priv.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(assp/template_assp/) |
|
30 |
|
31 PRJ_MMPFILES |
|
32 |
|
33 // TO DO: (mandatory) |
|
34 // |
|
35 // Add here the list of MMP files required to build the ASSP |
|
36 // parts of your port |
|
37 // |
|
38 |
|
39 katemplate |
|
40 dma |
|
41 usbcc |
|
42 gpio |