mmlibs/mmfw/MMPFiles/plugin_common/MmfAudioController.mmp
changeset 31 ae0addfe117e
parent 0 40261b775718
child 32 ae690a8c4a18
equal deleted inserted replaced
30:9707f1c07383 31:ae0addfe117e
    17 
    17 
    18 /**
    18 /**
    19  @file
    19  @file
    20 */
    20 */
    21 
    21 
    22 target mmfaudiocontroller.dll
    22 target mmfaudiowavtestcontroller.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 0x101F55BF
    28 UID 0x10009D8D 0x2002C397
    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 101F55BF.rss
    39 start resource 2002C397.rss
    40 target mmfaudiocontroller.rsc
    40 target mmfaudiowavtestcontroller.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