profilesservices/ProfileEngine/group/ProfilesWrapperExports.Inc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:52:52 +0200
changeset 0 8c5d936e5675
permissions -rw-r--r--
Revision: 200949 Kit: 200951
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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        : ProfilesWrapperExports.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 PROFILESWRAPPEREXPORTS_INC
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
#define PROFILESWRAPPEREXPORTS_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
    ../WrapperInc/MProEngActiveProfileObserver.h    APP_LAYER_PUBLIC_EXPORT_PATH(MProEngActiveProfileObserver.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
    ../WrapperInc/MProEngAlertToneSeeker.h          APP_LAYER_PUBLIC_EXPORT_PATH(MProEngAlertToneSeeker.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
    ../WrapperInc/MProEngAlertToneSeekerObserver.h  APP_LAYER_PUBLIC_EXPORT_PATH(MProEngAlertToneSeekerObserver.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
    ../WrapperInc/MProEngEngine.h          APP_LAYER_PUBLIC_EXPORT_PATH(MProEngEngine.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
    ../WrapperInc/MProEngNotifyHandler.h   APP_LAYER_PUBLIC_EXPORT_PATH(MProEngNotifyHandler.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
    ../WrapperInc/MProEngProfile.h         APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfile.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
    ../WrapperInc/MProEngProfileActivationObserver.h APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileActivationObserver.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
    ../WrapperInc/MProEngProfileName.h          APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileName.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
    ../WrapperInc/MProEngProfileNameArray.h          APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileNameArray.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
    ../WrapperInc/MProEngProfileNameArrayObserver.h  APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileNameArrayObserver.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
    ../WrapperInc/MProEngProfileObserver.h          APP_LAYER_PUBLIC_EXPORT_PATH(MProEngProfileObserver.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
    ../WrapperInc/MProEngTones.h          APP_LAYER_PUBLIC_EXPORT_PATH(MProEngTones.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
    ../WrapperInc/MProEngToneSettings.h   APP_LAYER_PUBLIC_EXPORT_PATH(MProEngToneSettings.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
    ../WrapperInc/ProEngFactory.h         APP_LAYER_PUBLIC_EXPORT_PATH(ProEngFactory.h)
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
#endif      // PROFILESWRAPPEREXPORTS_INC
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
// End of File
8c5d936e5675 Revision: 200949
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45