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/camerasctemplate.mmp |
|
15 // soundsc.pdd Template shared chunk camera 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(camerasc,pdd) |
|
29 TARGETTYPE pdd |
|
30 ROMTARGET camerasc.pdd |
|
31 |
|
32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
33 USERINCLUDE camerasc |
|
34 |
|
35 SOURCEPATH camerasc |
|
36 SOURCE camerasc.cpp |
|
37 SOURCE camerasc_sensor.cpp |
|
38 |
|
39 UID 0x100039d0 0x100039eb |
|
40 VENDORID 0x70000001 |
|
41 |
|
42 CAPABILITY all |
|
43 |
|
44 SMPSAFE |