equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2005 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: The common build file. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_PLATFORMS |
|
22 DEFAULT |
|
23 |
|
24 #include "../datasourcemodules/locationapesuplpsy/group/bld.inf" //Component - APE SUPL PSY |
|
25 |
|
26 PRJ_EXPORTS |
|
27 ../inc/lbsipc.hrh /epoc32/include/lbs/lbsipc.hrh |
|
28 |
|
29 ../cenrep/10282266.txt /epoc32/data/Z/private/10202be9/10282266.txt |
|
30 ../cenrep/1028224B.txt /epoc32/data/Z/private/10202be9/1028224B.txt |
|
31 |
|
32 ../cenrep/10282266.cre /epoc32/winscw/c/private/10202be9/persists/10282266.cre |
|
33 ../cenrep/1028224B.cre /epoc32/winscw/c/private/10202be9/persists/1028224B.cre |
|
34 |
|
35 // End of File |
|