classicui_plat/extended_sounds_api/group/bld.inf
author William Roberts <williamr@symbian.org>
Wed, 10 Nov 2010 12:08:34 +0000
branchRCL_3
changeset 76 5c9f0ba5102a
parent 38 c52421ed5f07
permissions -rw-r--r--
Improve debug tracing of AknGlobalNote::StartL - Bug 2673

/*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  File that exports the files belonging to
:                Extended Sounds API
*
*/


#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS

../inc/eikkeysound.h               MW_LAYER_PLATFORM_EXPORT_PATH(eikkeysound.h)
../inc/ataudioeventapi.h           MW_LAYER_PLATFORM_EXPORT_PATH(ataudioeventapi.h)
../inc/ataudioeventconstants.hrh   MW_LAYER_PLATFORM_EXPORT_PATH(ataudioeventconstants.hrh)
../inc/mateventcompleteobserver.h  MW_LAYER_PLATFORM_EXPORT_PATH(mateventcompleteobserver.h)

// TEMP
// TEMP
// Temp solution to remove original version exported from audiothemes
// To be removed after one release cycle to platform
//../inc/ataudioeventapi.h                  MW_LAYER_PLATFORM_EXPORT_PATH(../../ataudioeventapi.h)
//../inc/mateventcompleteobserver.h  MW_LAYER_PLATFORM_EXPORT_PATH(../../mateventcompleteobserver.h)
// TEMP
// TEMP