menucontentsrv/group/bld.inf
changeset 0 79c6a41cd166
equal deleted inserted replaced
-1:000000000000 0:79c6a41cd166
       
     1 /*
       
     2 * Copyright (c) 2007 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:  Build information file for project MenuContentService
       
    15 *  Version     : %version: sa1spcx1#22 % << Don't touch! Updated by Synergy at check-out.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 ARMV5 WINSCW
       
    24 #include "../menusatinterface/group/bld.inf"
       
    25 
       
    26 PRJ_MMPFILES
       
    27 mcssathandler.mmp
       
    28 mcsmenuutils.mmp
       
    29 mcsmenueng.mmp
       
    30 mcsmenu.mmp
       
    31 mcsmenusrv.mmp
       
    32 mcsmenuhandler.mmp
       
    33 mcsextendedmenu.mmp
       
    34 
       
    35 PRJ_EXPORTS
       
    36 ../rom/mcs.iby  CORE_MW_LAYER_IBY_EXPORT_PATH(mcs.iby)
       
    37 ../data/backup_registration.xml z:/private/200113dd/backup_registration.xml
       
    38 
       
    39 // Generic configuration interface for component cenrep settings  
       
    40 ../conf/s60mcs.confml                  MW_LAYER_CONFML(s60mcs.confml)
       
    41 ../conf/s60mcs_101F8847.crml           MW_LAYER_CRML(s60mcs_101F8847.crml)
       
    42 
       
    43 // export header needed for mcssapi client
       
    44 ../extinc/mcssathandler.h         		|../../inc/mcssathandler.h
       
    45 
       
    46 ../inc/mcsmenusapi.h 					MW_LAYER_PLATFORM_EXPORT_PATH(mcsmenusapi.h)