|
1 /* |
|
2 * ============================================================================== |
|
3 * Name : GSProfilesPluginExports.inc |
|
4 * Part of : GSProfilesPlugin |
|
5 * Interface : ?Interface_category, ?Interface_name |
|
6 * Description : ?Description |
|
7 * Version : ?Version |
|
8 * |
|
9 * Copyright (c) 2007 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 #ifndef GSPROFILESPLUGINEXPORTS_INC |
|
24 #define GSPROFILESPLUGINEXPORTS_INC |
|
25 |
|
26 ../loc/GSProfilesPlugin.loc APP_LAYER_LOC_EXPORT_PATH(gsprofilesplugin.loc) |
|
27 |
|
28 // Export PSM config file |
|
29 ../data/10283386.xml z:/private/2000b187/10283386.xml |
|
30 #endif // GSPROFILESPLUGINEXPORTS_INC |
|
31 |
|
32 // End of File |