author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 23 Jun 2010 18:45:03 +0300 | |
changeset 32 | f8bdbd193745 |
parent 22 | bde600d88860 |
child 35 | f8ad95794a08 |
permissions | -rw-r--r-- |
22 | 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: AlwaysOnline server bld.inf |
|
15 |
* |
|
16 |
*/ |
|
17 |
||
18 |
#include <platform_paths.hrh> |
|
19 |
||
20 |
PRJ_PLATFORMS |
|
21 |
DEFAULT |
|
22 |
||
23 |
PRJ_EXPORTS |
|
24 |
||
25 |
../conf/alwaysonline.confml MW_LAYER_CONFML(alwaysonline.confml) |
|
26 |
../conf/alwaysonline_102071F2.crml MW_LAYER_CRML(alwaysonline_102071F2.crml) |
|
27 |
||
28 |
../rom/AlwaysOnline.iby CORE_MW_LAYER_IBY_EXPORT_PATH(AlwaysOnline.iby) |
|
29 |
||
30 |
// Stub installer file which enables eclipsing of always online manager |
|
32
f8bdbd193745
Revision: 201023
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
22
diff
changeset
|
31 |
../sis/aomanagerstub.SIS /epoc32/data/z/system/install/aomanagerstub.SIS |
22 | 32 |
|
33 |
PRJ_MMPFILES |
|
34 |
../AlwaysOnlineManager/group/AlwaysOnlineManagerServer.mmp |
|
35 |
../AlwaysOnlineManager/group/AlwaysOnlineManagerClient.mmp |
|
36 |
../AlwaysOnlineStarterApp/group/AlwaysOnlineStarterApp.mmp |