web_pub/download_mgr_ui_api/group/Bld.inf
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  
    14 * Description:  
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 #include <platform_paths.hrh>
    17 #include <platform_paths.hrh>
    19 #include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
    18 #include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
    20 
    19 
    21 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
       
    21 
    22 DEFAULT
    22 DEFAULT
    23 
    23 
    24 PRJ_EXPORTS
    24 PRJ_EXPORTS
    25 ../Inc/cdownloadmgruibase.h                 MW_LAYER_PUBLIC_EXPORT_PATH(cdownloadmgruibase.h)
    25 
    26 ../Inc/cdownloadmgruiuserinteractions.h     MW_LAYER_PUBLIC_EXPORT_PATH(cdownloadmgruiuserinteractions.h)
    26 ../Inc/CDownloadMgrUiBase.h                 MW_LAYER_PUBLIC_EXPORT_PATH(CDownloadMgrUiBase.h)
    27 ../Inc/cdownloadmgruidownloadslist.h        MW_LAYER_PUBLIC_EXPORT_PATH(cdownloadmgruidownloadslist.h)
    27 ../Inc/CDownloadMgrUiUserInteractions.h     MW_LAYER_PUBLIC_EXPORT_PATH(CDownloadMgrUiUserInteractions.h)
    28 ../Inc/downloadslistdlgobserver.h           MW_LAYER_PUBLIC_EXPORT_PATH(downloadslistdlgobserver.h)
    28 ../Inc/CDownloadMgrUiDownloadsList.h        MW_LAYER_PUBLIC_EXPORT_PATH(CDownloadMgrUiDownloadsList.h)
    29 ../Inc/cdownloadmgruidownloadmenu.h         MW_LAYER_PUBLIC_EXPORT_PATH(cdownloadmgruidownloadmenu.h)
    29 ../Inc/DownloadsListDlgObserver.h           MW_LAYER_PUBLIC_EXPORT_PATH(DownloadsListDlgObserver.h)
    30 ../Inc/cdownloadmgruilibregistry.h          MW_LAYER_PUBLIC_EXPORT_PATH(cdownloadmgruilibregistry.h)
    30 ../Inc/CDownloadMgrUiDownloadMenu.h         MW_LAYER_PUBLIC_EXPORT_PATH(CDownloadMgrUiDownloadMenu.h)
       
    31 ../Inc/CDownloadMgrUiLibRegistry.h          MW_LAYER_PUBLIC_EXPORT_PATH(CDownloadMgrUiLibRegistry.h)
    31 
    32 
    32 PRJ_MMPFILES
    33 PRJ_MMPFILES
    33 
    34 
    34 PRJ_TESTMMPFILES
    35 PRJ_TESTMMPFILES
    35 
    36 
    36 //  End of File  
    37 //  End of File  
       
    38