audiostubs/devsoundextensions_stubs/audiocodeccistubs/sbcencoderintfccistub/Group/SbcEncoderIntfcCIStub.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 BT SBC Encoder configuration custom
    14 * Description: Audio Stubs -  Project specification for BT SBC Encoder configuration custom
    15 *              : interface stub implementation.
    15 *              : interface stub implementation.
    16 *  Version     : %version: bh1mmcf#10 %
    16 *  Version     : %version: bh1mmcf#9 %
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
    20 
    21 #include <platform_paths.hrh>
    21 #include <platform_paths.hrh>
    26 
    26 
    27 CAPABILITY      CAP_GENERAL_DLL
    27 CAPABILITY      CAP_GENERAL_DLL
    28 VENDORID        VID_DEFAULT
    28 VENDORID        VID_DEFAULT
    29 
    29 
    30 SOURCEPATH      ../src
    30 SOURCEPATH      ../src
    31 SOURCE          SbcEncoderIntfcCIStub.cpp
    31 SOURCE          sbcencoderintfccistub.cpp
    32 
    32 
    33 USERINCLUDE     ../inc
    33 USERINCLUDE     ../inc
    34 USERINCLUDE     ../../inc
    34 USERINCLUDE     ../../inc
    35 USERINCLUDE     ../../../inc
    35 USERINCLUDE     ../../../inc
    36 
    36