audiostubs/devsoundextensions_stubs/audioenhancementfactorystubs/MessageHandlerFactory_stub/group/MessageHandlerFactory_stub.mmp
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: Audio Stubs -  Project definition file for project MessageHandlerFactory_stub
    14 * Description: Audio Stubs -  Project definition file for project MessageHandlerFactory_stub
    15 *  Version     : %version: bh1mmcf#15 %
    15 *  Version     : %version: bh1mmcf#16 %
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    25 
    25 
    26 CAPABILITY      CAP_GENERAL_DLL
    26 CAPABILITY      CAP_GENERAL_DLL
    27 VENDORID        VID_DEFAULT
    27 VENDORID        VID_DEFAULT
    28 
    28 
    29 SOURCEPATH      ../src
    29 SOURCEPATH      ../src
    30 SOURCE          messagehandlerfactory.cpp
    30 SOURCE          MessageHandlerFactory.cpp
    31 
    31 
    32 USERINCLUDE     ../inc
    32 USERINCLUDE     ../inc
    33 USERINCLUDE     ../../inc
    33 USERINCLUDE     ../../Inc
    34 USERINCLUDE     ../src
    34 USERINCLUDE     ../src
    35 
    35 
    36 OS_LAYER_SYSTEMINCLUDE
    36 OS_LAYER_SYSTEMINCLUDE
    37 SYSTEMINCLUDE   /epoc32/include/mmf/common
    37 SYSTEMINCLUDE   /epoc32/include/mmf/common
    38 
    38