classicui_plat/extended_sounds_api/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 21 Jun 2010 15:57:43 +0300
branchRCL_3
changeset 38 c52421ed5f07
parent 0 2f259fa3e83a
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

/*
* 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