audiostubs/devsoundextensions_stubs/audiocodeccistubs/eaacplusdecoderintfccistub/Group/EAacPlusDecoderIntfcCIStub.mmp
changeset 9 f935d51494d1
parent 0 0ce1b5ce9557
child 10 b2544ba3bc16
equal deleted inserted replaced
1:ffb8e2ddd8dc 9:f935d51494d1
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: Audio Stubs -  Project specification for Enahanced AAC+ decoder configuration
    14 * Description: Audio Stubs -  Project specification for Enahanced AAC+ decoder configuration
    15 *              : Custom Interface stub implementation.
    15 *              : Custom Interface stub implementation.
    16 *  Version     : %version: bh1mmcf#7.1.7 %
    16 *  Version     : %version: bh1mmcf#7.1.6 %
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 
    21 
    25 
    25 
    26 CAPABILITY      CAP_GENERAL_DLL
    26 CAPABILITY      CAP_GENERAL_DLL
    27 VENDORID        VID_DEFAULT
    27 VENDORID        VID_DEFAULT
    28 
    28 
    29 SOURCEPATH      ../src
    29 SOURCEPATH      ../src
    30 SOURCE          EAacPlusDecoderIntfcCIStub.cpp
    30 SOURCE          eaacplusdecoderintfccistub.cpp
    31 
    31 
    32 USERINCLUDE     ../inc
    32 USERINCLUDE     ../inc
    33 USERINCLUDE     ../../inc
    33 USERINCLUDE     ../../inc
    34 USERINCLUDE     ../../../inc
    34 USERINCLUDE     ../../../inc
    35 
    35