equal
deleted
inserted
replaced
|
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 "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 // On board camera API |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 #ifdef SYMBIAN_MULTIMEDIA_THREEPLANEARCH |
|
23 //Include the mmcameraclientplugin |
|
24 #include "../source/mmcameraclientplugin/group/bld.inf" |
|
25 #endif //SYMBIAN_MULTIMEDIA_THREEPLANEARCH |
|
26 |
|
27 PRJ_EXPORTS |
|
28 // ROM buildsupport |
|
29 ../inc/ecam_stubplugin.iby /epoc32/rom/include/ecam_stubplugin.iby |
|
30 |
|
31 PRJ_MMPFILES |
|
32 ../mmpfiles/ECamStubPlugin.mmp |
|
33 |
|
34 PRJ_TESTMMPFILES |
|
35 ../mmpfiles/TestCamera.mmp |
|
36 |
|
37 PRJ_TESTEXPORTS |
|
38 ../inc/ecam_test.iby /epoc32/rom/include/ecam_test.iby |