profilesapplication/Profiles/ProfileAiwProvider/group/ProfileAiwProviderExports.inc
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:36:24 +0100
branchCompilerCompatibility
changeset 13 0bf02c949778
parent 0 ca436256272f
permissions -rw-r--r--
Fixed "extra qualification" syntax errors.

/*
* ==============================================================================
*  Name        : ProfileAiwProviderExports.inc
*  Part of     : ProfileAiwProvider
*  Interface   : ?Interface_category, ?Interface_name
*  Description : ?Description
*  Version     : ?Version
*
*  Copyright (c) 2007 Nokia Corporation.
*  This material, including documentation and any related
*  computer programs, is protected by copyright controlled by
*  Nokia Corporation. All rights are reserved. Copying,
*  including reproducing, storing, adapting or translating, any
*  or all of this material requires the prior written consent of
*  Nokia Corporation. This material also contains confidential
*  information which may not be disclosed to others without the
*  prior written consent of Nokia Corporation.
* ==============================================================================
*/
// To get the APP_LAYER_SYSTEMINCLUDE-definition
#include <platform_paths.hrh>

#ifndef PROFILEAIWPROVIDEREXPORTS_INC
#define PROFILEAIWPROVIDEREXPORTS_INC

../loc/ProfileAiwProvider.loc    APP_LAYER_LOC_EXPORT_PATH(profileaiwprovider.loc)

#endif      // PROFILEAIWPROVIDEREXPORTS_INC

// End of File