|
1 /* |
|
2 * ============================================================================== |
|
3 * Name : ProfilesWrapperExports.inc |
|
4 * Part of : Profiles Engine |
|
5 * Interface : ?Interface_category, ?Interface_name |
|
6 * Description : ?Description |
|
7 * Version : ?Version |
|
8 * |
|
9 * Copyright (c) 2002 Nokia Corporation. |
|
10 * This material, including documentation and any related |
|
11 * computer programs, is protected by copyright controlled by |
|
12 * Nokia Corporation. All rights are reserved. Copying, |
|
13 * including reproducing, storing, adapting or translating, any |
|
14 * or all of this material requires the prior written consent of |
|
15 * Nokia Corporation. This material also contains confidential |
|
16 * information which may not be disclosed to others without the |
|
17 * prior written consent of Nokia Corporation. |
|
18 * ============================================================================== |
|
19 */ |
|
20 // To get the APP_LAYER_SYSTEMINCLUDE-definition |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 |
|
24 #ifndef PROFILESWRAPPEREXPORTS_INC |
|
25 #define PROFILESWRAPPEREXPORTS_INC |
|
26 |
|
27 ../WrapperInc/MProEngActiveProfileObserver.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngActiveProfileObserver.h) |
|
28 ../WrapperInc/MProEngAlertToneSeeker.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngAlertToneSeeker.h) |
|
29 ../WrapperInc/MProEngAlertToneSeekerObserver.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngAlertToneSeekerObserver.h) |
|
30 ../WrapperInc/MProEngEngine.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngEngine.h) |
|
31 ../WrapperInc/MProEngNotifyHandler.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngNotifyHandler.h) |
|
32 ../WrapperInc/MProEngProfile.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfile.h) |
|
33 ../WrapperInc/MProEngProfileActivationObserver.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileActivationObserver.h) |
|
34 ../WrapperInc/MProEngProfileName.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileName.h) |
|
35 ../WrapperInc/MProEngProfileNameArray.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileNameArray.h) |
|
36 ../WrapperInc/MProEngProfileNameArrayObserver.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileNameArrayObserver.h) |
|
37 ../WrapperInc/MProEngProfileObserver.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileObserver.h) |
|
38 ../WrapperInc/MProEngTones.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngTones.h) |
|
39 ../WrapperInc/MProEngToneSettings.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngToneSettings.h) |
|
40 ../WrapperInc/ProEngFactory.h APP_LAYER_PUBLIC_EXPORT_PATH(ProEngFactory.h) |
|
41 |
|
42 #endif // PROFILESWRAPPEREXPORTS_INC |
|
43 |
|
44 // End of File |
|
45 |