equal
deleted
inserted
replaced
|
1 // Copyright (c) 2008-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 // An iby file for the SUPL SMS Trigger component |
|
15 // |
|
16 // |
|
17 |
|
18 #ifndef __LBS_SUPL_SMS_TRIGGER_IBY__ |
|
19 #define __LBS_SUPL_SMS_TRIGGER_IBY__ |
|
20 |
|
21 |
|
22 #if !defined(SYMBIAN_EXCLUDE_LOCATION) && defined(SYMBIAN_INCLUDE_LOCATION_SUPLv10) && !defined(SYMBIAN_EXCLUDE_LOCATION_SUPLv10_SMS) |
|
23 |
|
24 #ifdef _DEBUG |
|
25 ECOM_PLUGIN_UDEB(lbssuplsmstrigger.dll,lbssuplsmstrigger.rsc) |
|
26 #else |
|
27 ECOM_PLUGIN(lbssuplsmstrigger.dll,lbssuplsmstrigger.rsc) |
|
28 #endif |
|
29 |
|
30 #endif // SYMBIAN_EXCLUDE_LOCATION, SYMBIAN_INCLUDE_LOCATION_SUPLv10, SYMBIAN_EXCLUDE_LOCATION_SUPLv10_SMS |
|
31 |
|
32 |
|
33 #endif // __LBS_SUPL_SMS_TRIGGER_IBY__ |