equal
deleted
inserted
replaced
|
1 // Copyright (c) 2006-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_variant/soundsctemplate.mmp |
|
15 // soundsc.pdd Template shared chunk sound PDD |
|
16 // |
|
17 // |
|
18 |
|
19 /** |
|
20 @file |
|
21 */ |
|
22 #define __USING_ASSP_REGISTER_API__ |
|
23 #define __USING_ASSP_INTERRUPT_API__ |
|
24 |
|
25 #include <variant.mmh> |
|
26 #include "kernel/kern_ext.mmh" |
|
27 |
|
28 target VariantTarget(soundsc,pdd) |
|
29 targettype pdd |
|
30 romtarget soundsc.pdd |
|
31 |
|
32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
33 SYMBIAN_BASE_SYSTEMINCLUDE(assp/template_assp) |
|
34 SYMBIAN_BASE_SYSTEMINCLUDE(template) |
|
35 SYMBIAN_BASE_SYSTEMINCLUDE(template/specific) |
|
36 USERINCLUDE inc |
|
37 |
|
38 sourcepath specific |
|
39 source soundsc_tx.cpp |
|
40 source soundsc_rx.cpp |
|
41 |
|
42 library dma.lib |
|
43 library VariantTarget(ecust,lib) |
|
44 |
|
45 uid 0x100039d0 0x1000015c |
|
46 |
|
47 VENDORID 0x70000001 |
|
48 |
|
49 capability all |
|
50 EPOCALLOWDLLDATA |