pushmtm/Group/PushMtmUi.mmp
changeset 32 92a061761a7b
parent 31 868cceedabd3
child 48 5c11946e75b3
equal deleted inserted replaced
31:868cceedabd3 32:92a061761a7b
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Project specification file
    14 * Description:  Project specification file
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
    17 
    19 #include <defaultcaps.hrh>
    18 #include <defaultcaps.hrh>
    20 #include <data_caging_paths.hrh>
    19 #include <data_caging_paths.hrh>
    21 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    22 #include <platform/mw/browser_platform_variant.hrh>
    21 #include <platform/mw/browser_platform_variant.hrh>
    45 USERINCLUDE     ../Inc
    44 USERINCLUDE     ../Inc
    46 USERINCLUDE     ../MtmUtilInc
    45 USERINCLUDE     ../MtmUtilInc
    47 USERINCLUDE     ../ViewerInc
    46 USERINCLUDE     ../ViewerInc
    48 
    47 
    49 APP_LAYER_SYSTEMINCLUDE
    48 APP_LAYER_SYSTEMINCLUDE
    50 APP_LAYER_PUSH_SYSTEMINCLUDE
    49 #if defined(__PLATFORM_VERSION_32__)
    51 APP_LAYER_ECOM_SYSTEMINCLUDE
    50 SYSTEMINCLUDE   APP_LAYER_PUBLIC_EXPORT_PATH(push)
       
    51 #endif
    52 
    52 
    53 SOURCEPATH      ../MtmUiSrc
    53 SOURCEPATH      ../MtmUiSrc
    54 SOURCE          PushLoadServiceOp.cpp
    54 SOURCE          PushLoadServiceOp.cpp
    55 SOURCE          PushMessageInfoDialog.cpp
    55 SOURCE          PushMessageInfoDialog.cpp
    56 SOURCE          PushMessageInfoOp.cpp
    56 SOURCE          PushMessageInfoOp.cpp