audiostubs/devsoundextensions_stubs/restrictedaudiooutputcistub/Group/RestrictedAudioOutputCIStub.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 31 Mar 2010 21:06:16 +0300
branchRCL_3
changeset 17 4bfd755294b7
parent 10 b2544ba3bc16
permissions -rw-r--r--
Revision: 201013 Kit: 201013

/*
* Copyright (c) 2007 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: Audio Stubs -  
*  Version     : %version:  bh1mmcf#2.1.9 % 
*
*/


#include <platform_paths.hrh>

TARGET          RestrictedAudioOutputCI_stub.dll
TARGETTYPE      DLL
UID             0x1000008D 0x10207B94
VENDORID	VID_DEFAULT


CAPABILITY CAP_GENERAL_DLL


SOURCEPATH      ../src
SOURCE          RestrictedAudioOutputCIStub.cpp 

USERINCLUDE     ../inc
USERINCLUDE     ../../inc

OS_LAYER_SYSTEMINCLUDE
 
SYSTEMINCLUDE   /epoc32/include/mmf/common
SYSTEMINCLUDE   /epoc32/include/mmf/server
SYSTEMINCLUDE	/epoc32/include/drivers

LIBRARY     euser.lib
LIBRARY 	mmfserverbaseclasses.lib
LIBRARY		RestrictedAudioOutput.lib
start wins
win32_library	kernel32.lib 
end

// Users link against the non-stub name, so that rebuild is not necessary
EXPORTLIBRARY	RestrictedAudioOutputCI.lib

LINKAS          RestrictedAudioOutputCI.dll