equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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: callcontinuity build definition file |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 |
|
20 PRJ_PLATFORMS |
|
21 DEFAULT |
|
22 |
|
23 PRJ_EXPORTS |
|
24 // iby file |
|
25 ../rom/vcc.iby CORE_APP_LAYER_IBY_EXPORT_PATH( vcc.iby ) |
|
26 ../rom/vccresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH( vccresources.iby ) |
|
27 |
|
28 PRJ_MMPFILES |
|
29 #include "../vccutils/group/bld.inf" |
|
30 #include "../nsmldmvccadapter/group/bld.inf" |
|
31 #include "../vccclientprovisioningadapter/group/bld.inf" |
|
32 #include "../vccpropertyhandler/group/bld.inf" |
|
33 #include "../vcchotrigger/group/bld.inf" |
|
34 #include "../vcc/group/bld.inf" |
|
35 |
|
36 PRJ_TESTMMPFILES |
|
37 |
|
38 // End of File |