profilesapplication/Profiles/ProfileApp/group/ProfileAppExports.inc
branchRCL_3
changeset 19 cd54903d48da
parent 0 ca436256272f
equal deleted inserted replaced
18:b7fa36b488f8 19:cd54903d48da
       
     1 /*
       
     2 * ==============================================================================
       
     3 *  Name        : ProfileAppExports.inc
       
     4 *  Part of     : ProfileApp
       
     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 PROFILEAPPEXPORTS_INC
       
    24 #define PROFILEAPPEXPORTS_INC
       
    25 
       
    26 ../loc/ProfileApp.loc    APP_LAYER_LOC_EXPORT_PATH(profileapp.loc)
       
    27 
       
    28 #endif      // PROFILEAPPEXPORTS_INC
       
    29 
       
    30 // End of File