os/mm/mmlibs/mmfw/Effect/group/Effect.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 
     2 // Effect.inf
     3 
     4 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     5 // All rights reserved.
     6 // This component and the accompanying materials are made available
     7 // under the terms of "Eclipse Public License v1.0"
     8 // which accompanies this distribution, and is available
     9 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    10 //
    11 // Initial Contributors:
    12 // Nokia Corporation - initial contribution.
    13 //
    14 // Contributors:
    15 //
    16 // Description:
    17 // This file is intended to be included from the main mmf bld.inf file
    18 // 
    19 //
    20 
    21 PRJ_EXPORTS
    22 
    23 ../inc/MmfStdGlblAudioEffect.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmfstdglblaudioeffect.h)
    24 ../inc/mmf/common/MmfGlblAudioEffect.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/common/mmfglblaudioeffect.h)
    25 ../inc/mmf/plugin/MmfGlblAudioEffectPlugin.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/plugin/mmfglblaudioeffectplugin.h)
    26 ../inc/mmf/plugin/MmfGlblAudioEffect.hrh	 	/epoc32/include/mmf/plugin/mmfglblaudioeffect.hrh
    27 
    28 ../group/mmfEffect.iby	/epoc32/rom/include/mmfeffect.iby
    29 
    30 PRJ_MMPFILES
    31 
    32 ../MMPFiles/MmfGlblAudioEffect.mmp
    33 ../MMPFiles/MmfStdGlblAudioEffect.mmp
    34