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: Image description file for project nla supl psy |
|
15 * |
|
16 */ |
|
17 #ifndef __NLA_APE_SUPLPSY_IBY__ |
|
18 #define __NLA_APE_SUPLPSY_IBY__ |
|
19 |
|
20 #include <bldvariant.hrh> |
|
21 |
|
22 // Feature flags |
|
23 |
|
24 // SUPL PSY supporting APE architecture |
|
25 |
|
26 #ifdef __SUPL_FRAMEWORK |
|
27 #ifdef __LOCATIONFRAMEWORKCORE |
|
28 #ifdef __NP_PROXY |
|
29 #ifdef FF_LOCATION_MW_APE_CENTRIC_ARCH_SUPPORT |
|
30 |
|
31 ECOM_PLUGIN(nlaapesuplpsy.dll, nlaapesuplpsy.rsc) |
|
32 |
|
33 #endif // FF_LOCATION_MW_APE_CENTRIC_ARCH_SUPPORT |
|
34 #endif // __NP_PROXY |
|
35 #endif // __LOCATIONFRAMEWORKCORE |
|
36 #endif // __SUPL_FRAMEWORK |
|
37 |
|
38 #endif // __NLAAPE_SUPLPSY_IBY__ |