equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2010 Ixonos Plc. |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the "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 * Ixonos Plc |
|
14 * |
|
15 * Description: |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 #include <platform_paths.hrh> |
|
21 #include "../../group/definitions.def" |
|
22 |
|
23 |
|
24 // project platforms |
|
25 PRJ_PLATFORMS |
|
26 DEFAULT |
|
27 |
|
28 // project exports |
|
29 PRJ_EXPORTS |
|
30 ../rom/ImageEditorUtils.iby CORE_MW_LAYER_IBY_EXPORT_PATH(ImageEditorUtils.iby) |
|
31 |
|
32 // mmp files |
|
33 PRJ_MMPFILES |
|
34 ImageEditorUtils.mmp |
|
35 |
|
36 // test project mmp files |
|
37 PRJ_TESTMMPFILES |