mmlibs/mmfw/MMPFiles/plugin_common/MmfAudioController.mmp
branchRCL_3
changeset 50 948c7f65f6d4
parent 49 735348f59235
child 41 f7bf1ed8db72
equal deleted inserted replaced
49:735348f59235 50:948c7f65f6d4
    17 
    17 
    18 /**
    18 /**
    19  @file
    19  @file
    20 */
    20 */
    21 
    21 
    22 target mmfaudiowavtestcontroller.dll
    22 target mmfaudiocontroller.dll
    23 CAPABILITY ALL -TCB
    23 CAPABILITY ALL -TCB
    24 targettype plugin
    24 targettype plugin
    25 UNPAGED
    25 UNPAGED
    26 
    26 
    27 // ECom Dll recognition UID followed by the unique UID for this dll
    27 // ECom Dll recognition UID followed by the unique UID for this dll
    28 UID 0x10009D8D 0x2002C397
    28 UID 0x10009D8D 0x101F55BF
    29 VENDORID 0x70000001
    29 VENDORID 0x70000001
    30 
    30 
    31 SOURCEPATH		../../src/Plugin/Controller/Audio
    31 SOURCEPATH		../../src/Plugin/Controller/Audio
    32 SOURCE			MmfAudioController.cpp
    32 SOURCE			MmfAudioController.cpp
    33 SOURCE			MmfAudioControllerFactory.cpp 
    33 SOURCE			MmfAudioControllerFactory.cpp 
    34 
    34 
    35 USERINCLUDE		../../src/Plugin/Controller/Audio
    35 USERINCLUDE		../../src/Plugin/Controller/Audio
    36 
    36 
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 
    38 
    39 start resource 2002C397.rss
    39 start resource 101F55BF.rss
    40 target mmfaudiowavtestcontroller.rsc
    40 target mmfaudiocontroller.rsc
    41 end
    41 end
    42 
    42 
    43 LIBRARY euser.lib
    43 LIBRARY euser.lib
    44 LIBRARY mmfserverbaseclasses.lib
    44 LIBRARY mmfserverbaseclasses.lib
    45 LIBRARY mmfdevsound.lib
    45 LIBRARY mmfdevsound.lib