author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 18 Jan 2010 20:31:08 +0200 | |
changeset 2 | 051d34a3f367 |
parent 0 | 8c5d936e5675 |
permissions | -rw-r--r-- |
0
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
/* |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
* ============================================================================== |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
* Name : ProfilesEngineExports.inc |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
* Part of : Profiles Engine |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
5 |
* Interface : ?Interface_category, ?Interface_name |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
6 |
* Description : ?Description |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
* Version : ?Version |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
8 |
* |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
9 |
* Copyright (c) 2002 Nokia Corporation. |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
10 |
* This material, including documentation and any related |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
11 |
* computer programs, is protected by copyright controlled by |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
12 |
* Nokia Corporation. All rights are reserved. Copying, |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
13 |
* including reproducing, storing, adapting or translating, any |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
14 |
* or all of this material requires the prior written consent of |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
15 |
* Nokia Corporation. This material also contains confidential |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
16 |
* information which may not be disclosed to others without the |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
17 |
* prior written consent of Nokia Corporation. |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
18 |
* ============================================================================== |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
19 |
*/ |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
20 |
// To get the APP_LAYER_SYSTEMINCLUDE-definition |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
21 |
#include <platform_paths.hrh> |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
22 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
23 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
24 |
#ifndef PROFILESENGINEEXPORTS_INC |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
25 |
#define PROFILESENGINEEXPORTS_INC |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
26 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
27 |
../loc/Profile.loc MW_LAYER_LOC_EXPORT_PATH(Profile.loc) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
28 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
29 |
// headers |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
30 |
// for SDK |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
31 |
//..\EngInc\Profile.hrh APP_LAYER_PUBLIC_EXPORT_PATH(Profile.hrh) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
32 |
// Domain API |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
33 |
/* |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
34 |
..\EngInc\CProfileChangeNotifyHandler.h APP_LAYER_DOMAIN_EXPORT_PATH(CProfileChangeNotifyHandler.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
35 |
..\EngInc\MProfile.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfile.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
36 |
..\EngInc\MProfileChangeObserver.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfileChangeObserver.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
37 |
..\EngInc\MProfileEngine.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfileEngine.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
38 |
..\EngInc\MProfileExtraTones.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfileExtraTones.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
39 |
..\EngInc\MProfileName.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfileName.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
40 |
..\EngInc\MProfileTones.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfileTones.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
41 |
..\EngInc\MProfilesNamesArray.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfilesNamesArray.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
42 |
..\EngInc\TProfileToneSettings.h APP_LAYER_DOMAIN_EXPORT_PATH(TProfileToneSettings.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
43 |
..\EngInc\ProfileInternal.hrh APP_LAYER_DOMAIN_EXPORT_PATH(ProfileInternal.hrh) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
44 |
..\EngInc\MProfileExtraSettings.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfileExtraSettings.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
45 |
..\EngInc\MProfilePttSettings.h APP_LAYER_DOMAIN_EXPORT_PATH(MProfilePttSettings.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
46 |
..\EngInc\ProfileEngineDomainConstants.h APP_LAYER_DOMAIN_EXPORT_PATH(ProfileEngineDomainConstants.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
47 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
48 |
..\EngInc\ProfileEngineSDKCRKeys.h APP_LAYER_SDK_EXPORT_PATH(ProfileEngineSDKCRKeys.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
49 |
..\EngInc\ProfileEngineDomainCRKeys.h APP_LAYER_DOMAIN_EXPORT_PATH(ProfileEngineDomainCRKeys.h) |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
50 |
*/ |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
51 |
// Internal API headers: NOW IN DOMAIN API |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
52 |
/* |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
53 |
..\EngInc\MProfileEngineExtended.h |..\..\..\Inc\MProfileEngineExtended.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
54 |
..\EngInc\MProfileExtended.h |..\..\..\Inc\MProfileExtended.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
55 |
..\EngInc\MProfilePresence.h |..\..\..\Inc\MProfilePresence.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
56 |
..\EngInc\MProfileSetPresence.h |..\..\..\Inc\MProfileSetPresence.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
57 |
..\EngInc\ProfileEng.hrh |..\..\..\Inc\ProfileEng.hrh |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
58 |
..\EngInc\ProfileEngineConstants.h |..\..\..\Inc\ProfileEngineConstants.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
59 |
..\EngInc\MProfileSetExtraTones.h |..\..\..\Inc\MProfileSetExtraTones.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
60 |
..\EngInc\MProfileSetName.h |..\..\..\Inc\MProfileSetName.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
61 |
..\EngInc\ProfileEng.rh |..\..\..\Inc\ProfileEng.rh |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
62 |
..\EngInc\MProfilesLocalFeatures.h |..\..\..\Inc\MProfilesLocalFeatures.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
63 |
..\EngInc\MProfileUtilitySingleton.h |..\..\..\Inc\MProfileUtilitySingleton.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
64 |
..\EngInc\ProfileEngineInternalCRKeys.h |..\..\..\Inc\ProfileEngineInternalCRKeys.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
65 |
..\EngInc\ProfileEngineInternalPSKeys.h |..\..\..\Inc\ProfileEngineInternalPSKeys.h |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
66 |
*/ |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
67 |
// no_sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
68 |
// wins |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
69 |
../Data/No_Sound.wav /epoc32/RELEASE/WINS/udeb/Z/System/Sounds/Digital/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
70 |
../Data/No_Sound.wav /epoc32/RELEASE/WINS/urel/Z/System/Sounds/Digital/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
71 |
../Data/No_Sound.wav /epoc32/RELEASE/WINSCW/udeb/Z/System/Sounds/Digital/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
72 |
../Data/No_Sound.wav /epoc32/RELEASE/WINSCW/urel/Z/System/Sounds/Digital/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
73 |
// thumb |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
74 |
../Data/No_Sound.wav /epoc32/RELEASE/THUMB/udeb/Z/System/Sounds/Digital/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
75 |
../Data/No_Sound.wav /epoc32/RELEASE/THUMB/urel/Z/System/Sounds/Digital/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
76 |
// armv5 |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
77 |
../Data/No_Sound.wav /epoc32/release/armv5/udeb/Z/System/Sounds/Digital/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
78 |
../Data/No_Sound.wav /epoc32/release/armv5/urel/Z/System/Sounds/Digital/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
79 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
80 |
// these are needed for Profiles to work correctly in 3.0 emulator (resource directory |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
81 |
// is hardcoded here because for some reason #defines seem not to work in here): |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
82 |
// winscw |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
83 |
../Data/No_Sound.wav /epoc32/RELEASE/WINSCW/udeb/Z/resource/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
84 |
../Data/No_Sound.wav /epoc32/RELEASE/WINSCW/urel/Z/resource/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
85 |
// thumb |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
86 |
../Data/No_Sound.wav /epoc32/RELEASE/THUMB/udeb/Z/resource/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
87 |
../Data/No_Sound.wav /epoc32/RELEASE/THUMB/urel/Z/resource/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
88 |
// armv5 |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
89 |
../Data/No_Sound.wav /epoc32/release/armv5/udeb/Z/resource/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
90 |
../Data/No_Sound.wav /epoc32/release/armv5/urel/Z/resource/No_Sound.wav |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
91 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
92 |
backup_registration.xml z:/private/100058F8/backup_registration.xml |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
93 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
94 |
#endif // PROFILESENGINEEXPORTS_INC |
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
95 |
|
8c5d936e5675
Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
96 |
// End of File |