mmserv/voipaudioservices/JitterBufferUtility/group/JitterBuffer.mmp
branchRCL_3
changeset 3 4f62049db6ac
parent 0 71ca22bcf22a
equal deleted inserted replaced
0:71ca22bcf22a 3:4f62049db6ac
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  VOIP AUdio Services
    14 * Description:  VOIP Audio Services
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    19 
    19 
    26 
    26 
    27 USERINCLUDE     ../inc
    27 USERINCLUDE     ../inc
    28 USERINCLUDE     ../../inc
    28 USERINCLUDE     ../../inc
    29 
    29 
    30 MW_LAYER_SYSTEMINCLUDE
    30 MW_LAYER_SYSTEMINCLUDE
       
    31 APP_LAYER_SYSTEMINCLUDE
    31 SYSTEMINCLUDE   /epoc32/include/mmf/common
    32 SYSTEMINCLUDE   /epoc32/include/mmf/common
    32 
    33 
    33 SOURCEPATH      ../src
    34 SOURCEPATH      ../src
    34 SOURCE          JitterBuffer.cpp
    35 SOURCE          JitterBuffer.cpp
    35 SOURCE          JitterBufferImpl.cpp
    36 SOURCE          JitterBufferImpl.cpp