mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/mp3audioplaycontroller/Group/MP3AudioPlayControllerRecognizer.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 13:16:00 +0300
branchRCL_3
changeset 12 2eb3b066cc7d
parent 0 71ca22bcf22a
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

/*
* Copyright (c) 2004 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:  Project file for MP3 Recognizer
*
*/


#include <data_caging_paths.hrh>
#include <platform_paths.hrh>

TARGET         	MP3AudioPlayControllerRecognizer.DLL
TARGETTYPE     	PLUGIN
UID		0x10009D8D 0x101FAF95
VENDORID	VID_DEFAULT
CAPABILITY      CAP_ECOM_PLUGIN
SOURCEPATH      ../Data

START RESOURCE 101FAF95.rss 
TARGET MP3AudioPlayControllerRecognizer.rsc
END

TARGETPATH      /System/Recogs

USERINCLUDE	../Inc ../Src
USERINCLUDE	../../../../inc

MW_LAYER_SYSTEMINCLUDE
SYSTEMINCLUDE   /epoc32/include/ecom

SOURCEPATH	../Src
SOURCE		MP3AudioPlayControllerRecognizer.cpp

LIBRARY		euser.lib 
LIBRARY		apmime.lib
LIBRARY		efsrv.lib