diff -r 000000000000 -r 0ce1b5ce9557 audiostubs/devsoundextensions_stubs/restrictedaudiooutputcistub/Group/RestrictedAudioOutputCIStub.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/audiostubs/devsoundextensions_stubs/restrictedaudiooutputcistub/Group/RestrictedAudioOutputCIStub.mmp Thu Jan 14 07:14:53 2010 +0200 @@ -0,0 +1,53 @@ +/* +* 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.8 % +* +*/ + + +#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 + +MW_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