author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 04 Oct 2010 00:49:39 +0300 | |
changeset 54 | bb1b421e3b9e |
parent 22 | bde600d88860 |
permissions | -rw-r--r-- |
22 | 1 |
// Copyright (c) 2000-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 |
// WAP 1.2 Push - GT |
|
15 |
// Wap push |
|
16 |
// |
|
17 |
// |
|
18 |
||
19 |
/** |
|
20 |
@file |
|
21 |
*/ |
|
22 |
||
23 |
||
24 |
||
25 |
PRJ_EXPORTS |
|
26 |
// specify the source file followed by its destination here |
|
27 |
// copy will be used to copy the source file to its destination |
|
28 |
// If there's no destination then the source file will be copied |
|
29 |
// to the same name in /epoc32/include |
|
30 |
||
31 |
PRJ_PLATFORMS |
|
32 |
DEFAULT |
|
33 |
||
34 |
// Subproject builds |
|
35 |
#include "../pushutils/group/bld.inf" |
|
36 |
#include "../PushMsgEntry/group/bld.inf" |
|
37 |
#include "../SISLPushMsgUtils/group/bld.inf" |
|
38 |
#include "../MiscPushMsgUtils/group/bld.inf" |
|
39 |
#include "../plugins/group/bld.inf" |
|
40 |
#include "../plugins/WapUriLookup/group/bld.inf" |
|
41 |
#include "../SISLContentHandlers/group/bld.inf" |
|
54
bb1b421e3b9e
Revision: 201037
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
22
diff
changeset
|
42 |
#include "../pushwatcher/group/bld.inf" |
bb1b421e3b9e
Revision: 201037
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
22
diff
changeset
|
43 |
#include "../pushmtm/group/bld.inf" |
bb1b421e3b9e
Revision: 201037
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
22
diff
changeset
|
44 |
#include "../tpush/bld.inf" |
bb1b421e3b9e
Revision: 201037
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
22
diff
changeset
|
45 |
#include "../rom/bld.inf" |
22 | 46 |
#include "../ROContentHandler/group/bld.inf" |
47 |
#include "../ROAPTContentHandler/group/bld.inf" |
|
54
bb1b421e3b9e
Revision: 201037
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
22
diff
changeset
|
48 |
#include "../tpushscriptbased/bld.inf" |
22 | 49 |
|
50 |
PRJ_MMPFILES |