diff -r 37b610eb7fe3 -r b5894bb67e73 audiostubs/devsoundextensions_stubs/restrictedaudiooutputcistub/Group/RestrictedAudioOutputCIStub.mmp --- a/audiostubs/devsoundextensions_stubs/restrictedaudiooutputcistub/Group/RestrictedAudioOutputCIStub.mmp Thu Aug 19 09:36:39 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,53 +0,0 @@ -/* -* 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 - -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