mmfenh/enhancedaudioplayerutility/AudioStreaming/AudioClientStreamSource/group/S60AudioClientStreamSource.mmp
changeset 0 71ca22bcf22a
child 43 9894ed580e4a
equal deleted inserted replaced
-1:000000000000 0:71ca22bcf22a
       
     1 /*
       
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Project file for S60AudioClientStreamSource
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET       S60AudioClientStreamSource.dll
       
    22 TARGETTYPE   DLL
       
    23 
       
    24 DEFFILE	     S60AudioClientStreamSource.def
       
    25 NOSTRICTDEF
       
    26 
       
    27 UID  0x10207AF5
       
    28 
       
    29 CAPABILITY ALL -Tcb
       
    30 
       
    31 USERINCLUDE     ../inc ../src
       
    32 USERINCLUDE     ../../../../../inc
       
    33 USERINCLUDE	../../../S60AudioSource/inc
       
    34 USERINCLUDE	../../AudioStreamingSource/inc
       
    35 
       
    36 MW_LAYER_SYSTEMINCLUDE
       
    37 SYSTEMINCLUDE	/epoc32/include/mmf/server
       
    38 SYSTEMINCLUDE	/epoc32/include/kernel
       
    39 SYSTEMINCLUDE	/epoc32/include/mmf/common
       
    40 
       
    41 
       
    42 SOURCEPATH   	../src
       
    43 SOURCE		S60AudioClientStreamSource.cpp 
       
    44 SOURCE		S60SourceEventDispatcher.cpp 
       
    45 SOURCE		S60ClientAudioBuffer.cpp
       
    46 SOURCE		WriteRequest.cpp 
       
    47 
       
    48 
       
    49 LIBRARY		euser.lib   
       
    50 LIBRARY 	efsrv.lib  
       
    51 LIBRARY		mmfcontrollerframework.lib 
       
    52 LIBRARY		mmfstandardcustomcommands.lib 
       
    53 LIBRARY 	ECom.lib
       
    54 LIBRARY		S60AudioSource.lib