author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Thu, 15 Jul 2010 19:11:42 +0300 | |
branch | RCL_3 |
changeset 22 | b034b1c214c2 |
parent 0 | a2952bb97e68 |
permissions | -rw-r--r-- |
0
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
/* |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
* All rights reserved. |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
8 |
* |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
9 |
* Initial Contributors: |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
11 |
* |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
12 |
* Contributors: |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
13 |
* |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
14 |
* Description: File that exports the files belonging to |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
15 |
: mpx common API |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
16 |
* |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
17 |
*/ |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
18 |
|
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
19 |
|
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
20 |
#include <platform_paths.hrh> |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
21 |
|
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
22 |
PRJ_PLATFORMS |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
23 |
DEFAULT |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
24 |
|
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
25 |
PRJ_EXPORTS |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
26 |
|
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
27 |
../inc/mpxattribute.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxattribute.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
28 |
../inc/mpxcenrepobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxcenrepobserver.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
29 |
../inc/mpxcenrepwatcher.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxcenrepwatcher.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
30 |
../inc/mpxclientlist.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxclientlist.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
31 |
../inc/mpxclientlist.inl MW_LAYER_PLATFORM_EXPORT_PATH(mpxclientlist.inl) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
32 |
../inc/mpxcollectionpath.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxcollectionpath.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
33 |
../inc/mpxcollectiontype.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxcollectiontype.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
34 |
../inc/mpxcollectiontype.inl MW_LAYER_PLATFORM_EXPORT_PATH(mpxcollectiontype.inl) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
35 |
../inc/mpxcommandgeneraldefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxcommandgeneraldefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
36 |
../inc/mpxcustomcommandobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxcustomcommandobserver.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
37 |
../inc/mpxdata.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxdata.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
38 |
../inc/mpxdrmmediautility.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxdrmmediautility.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
39 |
../inc/mpxmedia.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmedia.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
40 |
../inc/mpxmedia.inl MW_LAYER_PLATFORM_EXPORT_PATH(mpxmedia.inl) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
41 |
../inc/mpxmediaarray.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediaarray.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
42 |
../inc/mpxmediaaudiodefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediaaudiodefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
43 |
|
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
44 |
../inc/mpxmediabase.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediabase.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
45 |
../inc/mpxmediabase.inl MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediabase.inl) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
46 |
|
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
47 |
../inc/mpxmediacollectiondetaildefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediacollectiondetaildefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
48 |
../inc/mpxmediacontainerdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediacontainerdefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
49 |
../inc/mpxmediadrmdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediadrmdefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
50 |
../inc/mpxmediageneraldefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediageneraldefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
51 |
//../inc/mpxmediaimagedefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediaimagedefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
52 |
../inc/mpxmediamtpdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediamtpdefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
53 |
../inc/mpxmediamusicdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediamusicdefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
54 |
../inc/mpxmessage.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmessage.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
55 |
../inc/mpxmessagecontainerdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmessagecontainerdefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
56 |
../inc/mpxmessagegeneraldefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmessagegeneraldefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
57 |
../inc/mpxmessagemonitor.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmessagemonitor.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
58 |
../inc/mpxmessageobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmessageobserver.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
59 |
../inc/mpxmessageprogressdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmessageprogressdefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
60 |
../inc/mpxmessagequeue.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmessagequeue.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
61 |
../inc/mpxparameter.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxparameter.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
62 |
../inc/mpxpluginhandlerbase.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxpluginhandlerbase.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
63 |
../inc/mpxpluginhandlerobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxpluginhandlerobserver.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
64 |
../inc/mpxpluginmonitor.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxpluginmonitor.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
65 |
../inc/mpxpluginmonitorobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxpluginmonitorobserver.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
66 |
../inc/mpxplugin.hrh MW_LAYER_PLATFORM_EXPORT_PATH(mpxplugin.hrh) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
67 |
../inc/mpxpodcastdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxpodcastdefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
68 |
../inc/mpxpskeyobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxpskeyobserver.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
69 |
../inc/mpxpskeywatcher.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxpskeywatcher.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
70 |
../inc/mpxsession.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxsession.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
71 |
../inc/mpxtaskqueue.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxtaskqueue.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
72 |
../inc/mpxtaskqueueobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxtaskqueueobserver.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
73 |
../inc/mpxuser.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxuser.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
74 |
../inc/mpxsubscription.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxsubscription.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
75 |
../inc/mpxplugininfo.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxplugininfo.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
76 |
../inc/mpxmessagepluginupdatedefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmessagepluginupdatedefs.h) |
a2952bb97e68
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
77 |
../inc/mpxmediageneralextdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(mpxmediageneralextdefs.h) |