homescreensrv_plat/menu_content_service_api/group/bld.inf
changeset 0 79c6a41cd166
equal deleted inserted replaced
-1:000000000000 0:79c6a41cd166
       
     1 /*
       
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  File that exports the files belonging to 
       
    15 :                Menu content Services
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 ../inc/mcsmenuutils.h 			MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenuutils.h)
       
    28 ../inc/mcsinternaltypes.h			MW_LAYER_PLATFORM_EXPORT_PATH(mcsinternaltypes.h)
       
    29 ../inc/mcsdef.h 			MW_LAYER_PLATFORM_EXPORT_PATH(mcsdef.h)
       
    30 ../inc/mcsmenu.h 			MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenu.h)
       
    31 ../inc/mcsmenuitem.h 			MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenuitem.h)
       
    32 ../inc/mcsmenufilter.h 			MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenufilter.h)
       
    33 ../inc/mcsmenunotifier.h 		MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenunotifier.h)
       
    34 ../inc/mcsmenuoperation.h 		MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenuoperation.h)
       
    35 ../inc/mcsmenuhandler.h 		MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenuhandler.h)
       
    36 ../inc/mcsmenuhandlerplugin.h	 	MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenuhandlerplugin.h)
       
    37 ../inc/mcsmenuhandlerplugin.inl 	MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenuhandlerplugin.inl)
       
    38 ../inc/mcsmenuhandlerplugin.hrh		MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenuhandlerplugin.hrh)
       
    39 ../inc/mcsmenuiconutility.h 		MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenuiconutility.h)
       
    40 
       
    41