equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 |
|
22 #include "camproductconfig.mmh" |
|
23 |
|
24 // build config manager |
|
25 #include _CAMERA_UI_CONFIG_MGR |
|
26 |
|
27 // build settings plugin |
|
28 #include _SETTINGS_PLUGIN_ |
|
29 |
|
30 |
|
31 // build camera |
|
32 #include _GENERIC_BLD_ |
|
33 #include _PRODUCT_EXPORTS_ |
|
34 #include _CAMERA_HELPS_ |
|
35 |
|
36 PRJ_EXPORTS |
|
37 ../conf/cameraapp.confml APP_LAYER_CONFML(cameraapp.confml) |
|
38 ../conf/cameraapp_101FFA86.crml APP_LAYER_CRML(cameraapp_101FFA86.crml) |
|
39 ../conf/cameraapp_10208A43.crml APP_LAYER_CRML(cameraapp_10208A43.crml) |
|
40 ../conf/cameraapp_101F8809.crml APP_LAYER_CRML(cameraapp_101F8809.crml) |
|
41 |
|
42 ../rom/cameraapp.iby CORE_APP_LAYER_IBY_EXPORT_PATH(cameraapp.iby) |
|
43 ../rom/cameraappresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(cameraappresources.iby) |
|
44 |
|
45 ../sis/cameraapp_stub.sis /epoc32/data/z/system/install/cameraapp_stub.sis |
|