equal
deleted
inserted
replaced
|
1 // Copyright (c) 2004-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 // |
|
15 |
|
16 #ifndef __BIOWAPWATCHER_IBY__ |
|
17 #define __BIOWAPWATCHER_IBY__ |
|
18 |
|
19 #include <watcher.iby> |
|
20 #include <messageserver.iby> |
|
21 #include <gtsmsmtm.iby> |
|
22 #include <wapmessage.iby> |
|
23 #include <gtbioutils.iby> |
|
24 |
|
25 REM The Bio WAP/SMS Watcher |
|
26 |
|
27 ECOM_PLUGIN(wapwatcher.dll, 10008c67.rsc) |
|
28 |
|
29 #endif |