devsound/devsoundrefplugin/mmpfiles/controller/MmfAudioToneController.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 mmfaudiotonetestcontroller.dll
    22 target mmfaudiotonecontroller.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 0x2002C398
    28 UID 0x10009D8D 0x101F7D95
    29 VENDORID 0x70000001
    29 VENDORID 0x70000001
    30 
    30 
    31 SOURCEPATH		../../src/controller/audio
    31 SOURCEPATH		../../src/controller/audio
    32 SOURCE			MmfAudioToneController.cpp
    32 SOURCE			MmfAudioToneController.cpp
    33 SOURCE			MmfAudioToneControllerFactory.cpp 
    33 SOURCE			MmfAudioToneControllerFactory.cpp 
    46 USERINCLUDE		/GenericGatewayComponent/BridgeAbstractionLayer
    46 USERINCLUDE		/GenericGatewayComponent/BridgeAbstractionLayer
    47 // Interfacing with HwDevice implementation ends
    47 // Interfacing with HwDevice implementation ends
    48 #endif //__OMAP__
    48 #endif //__OMAP__
    49 
    49 
    50 
    50 
    51 start resource 2002C398.rss
    51 start resource 101F7D95.rss
    52 target mmfaudiotonetestcontroller.rsc
    52 target mmfaudiotonecontroller.rsc
    53 end
    53 end
    54 
    54 
    55 LIBRARY euser.lib
    55 LIBRARY euser.lib
    56 LIBRARY mmfserverbaseclasses.lib
    56 LIBRARY mmfserverbaseclasses.lib
    57 LIBRARY mmfdevsound.lib
    57 LIBRARY mmfdevsound.lib