omxilcomp/omxilaudioemulator/pcmrenderer/mmpfiles/omxilpcmrenderer.mmp
changeset 1 e0d606d6e3b1
parent 0 58be5850fb6c
equal deleted inserted replaced
0:58be5850fb6c 1:e0d606d6e3b1
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    31 
    31 
    32 SOURCEPATH              ../src
    32 SOURCEPATH              ../src
    33 SOURCE					omxilpcmrenderer.cpp
    33 SOURCE					omxilpcmrenderer.cpp
    34 SOURCE					omxilpcmrendererapb0port.cpp
    34 SOURCE					omxilpcmrendererapb0port.cpp
    35 SOURCE					omxilpcmrendererprocessingfunction.cpp
    35 SOURCE					omxilpcmrendererprocessingfunction.cpp
    36 SOURCE					omxilpcmrendererconfigmanager.cpp
       
    37 
    36 
    38 SOURCE	mdasoundadapter.cpp
    37 SOURCE	mdasoundadapter.cpp
    39 SOURCE	mdasoundadapterbody.cpp
    38 SOURCE	mdasoundadapterbody.cpp
    40 
    39 
    41 SOURCE rateconvert.cpp
    40 SOURCE rateconvert.cpp
    47 LIBRARY					ecom.lib
    46 LIBRARY					ecom.lib
    48 LIBRARY					hal.lib
    47 LIBRARY					hal.lib
    49 LIBRARY					omxilcomponentcommon.lib
    48 LIBRARY					omxilcomponentcommon.lib
    50 STATICLIBRARY			omxilcomponentif.lib
    49 STATICLIBRARY			omxilcomponentif.lib
    51 
    50 
       
    51 
    52 // Uncomment to activate debug tracing in this module
    52 // Uncomment to activate debug tracing in this module
    53 // MACRO				_OMXIL_PCMRENDERER_DEBUG_TRACING_ON
    53 // MACRO				_OMXIL_PCMRENDERER_DEBUG_TRACING_ON
    54 
    54 
    55 // Uncomment to enable MIME type checking during tunnel compatibility checks
    55 // Uncomment to enable MIME type checking during tunnel compatibility checks
    56 // MACRO				_OMXIL_PCMRENDERER_CHECK_MIME_TYPE_ON
    56 // MACRO				_OMXIL_PCMRENDERER_CHECK_MIME_TYPE_ON