audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/group/MmfDevSoundAdaptation.mmp
branchRCL_3
changeset 35 37b610eb7fe3
parent 10 b2544ba3bc16
child 50 45254807acc4
equal deleted inserted replaced
25:ed4d16870c37 35:37b610eb7fe3
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: Audio Stubs -  Project specification file for MmfDevSoundAdaptation_Stub
    14 * Description: Audio Stubs -  Project specification file for MmfDevSoundAdaptation_Stub
    15 *  Version     : %version: bh1mmcf#32 %
    15 *  Version     : %version: bh1mmcf#33 %
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    25 
    25 
    26 UID             0x101F4549 0x10207ABC
    26 UID             0x101F4549 0x10207ABC
    27 VENDORID        VID_DEFAULT
    27 VENDORID        VID_DEFAULT
    28 
    28 
    29 SOURCEPATH      ../src
    29 SOURCEPATH      ../src
    30 SOURCE          MmfDevSoundAdaptation.cpp
    30 #if defined(WINS)
    31 SOURCE          MmfDevSoundAdaptationBody.cpp
    31  SOURCE          MmfDevSoundAdaptation.cpp
    32 SOURCE          MmfHwDeviceStub.cpp
    32  SOURCE          MmfDevSoundAdaptationBody.cpp
    33 SOURCE          ToneGenerator.cpp
    33  SOURCE          MmfHwDeviceStub.cpp
    34 SOURCE          DevSoundUtility.cpp
    34  SOURCE          ToneGenerator.cpp
    35 SOURCE          TonePlayCompleteTimer.cpp
    35  SOURCE          DevSoundUtility.cpp
       
    36  SOURCE          TonePlayCompleteTimer.cpp
    36 
    37 
    37 USERINCLUDE     ../inc
    38 USERINCLUDE     ../inc
    38 USERINCLUDE     ../../inc
    39 USERINCLUDE     ../../inc
    39 
    40 
    40 START RESOURCE  FixedSequence.rss
    41 START RESOURCE  FixedSequence.rss
    64 LIBRARY         IlbcEncoderIntfcCI.lib
    65 LIBRARY         IlbcEncoderIntfcCI.lib
    65 LIBRARY         ErrorConcealmentIntfcCI.lib
    66 LIBRARY         ErrorConcealmentIntfcCI.lib
    66 LIBRARY         SpeechEncoderConfigCI.lib
    67 LIBRARY         SpeechEncoderConfigCI.lib
    67 
    68 
    68 deffile         MmfDevSoundAdaptation.def
    69 deffile         MmfDevSoundAdaptation.def
       
    70 #endif
    69 nostrictdef
    71 nostrictdef
    70 
    72 
    71 // End of File
    73 // End of File