audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/group/MmfDevSoundAdaptation.mmp
branchRCL_3
changeset 50 45254807acc4
parent 35 37b610eb7fe3
equal deleted inserted replaced
35:37b610eb7fe3 50:45254807acc4
    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#33 %
    15 *  Version     : %version: bh1mmcf#32 %
    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 #if defined(WINS)
    30 SOURCE          MmfDevSoundAdaptation.cpp
    31  SOURCE          MmfDevSoundAdaptation.cpp
    31 SOURCE          MmfDevSoundAdaptationBody.cpp
    32  SOURCE          MmfDevSoundAdaptationBody.cpp
    32 SOURCE          MmfHwDeviceStub.cpp
    33  SOURCE          MmfHwDeviceStub.cpp
    33 SOURCE          ToneGenerator.cpp
    34  SOURCE          ToneGenerator.cpp
    34 SOURCE          DevSoundUtility.cpp
    35  SOURCE          DevSoundUtility.cpp
    35 SOURCE          TonePlayCompleteTimer.cpp
    36  SOURCE          TonePlayCompleteTimer.cpp
       
    37 
    36 
    38 USERINCLUDE     ../inc
    37 USERINCLUDE     ../inc
    39 USERINCLUDE     ../../inc
    38 USERINCLUDE     ../../inc
    40 
    39 
    41 START RESOURCE  FixedSequence.rss
    40 START RESOURCE  FixedSequence.rss
    65 LIBRARY         IlbcEncoderIntfcCI.lib
    64 LIBRARY         IlbcEncoderIntfcCI.lib
    66 LIBRARY         ErrorConcealmentIntfcCI.lib
    65 LIBRARY         ErrorConcealmentIntfcCI.lib
    67 LIBRARY         SpeechEncoderConfigCI.lib
    66 LIBRARY         SpeechEncoderConfigCI.lib
    68 
    67 
    69 deffile         MmfDevSoundAdaptation.def
    68 deffile         MmfDevSoundAdaptation.def
    70 #endif
       
    71 nostrictdef
    69 nostrictdef
    72 
    70 
    73 // End of File
    71 // End of File