mpxmusicplayer/group/bld.inf
branchRCL_3
changeset 53 3de6c4cf6b67
child 66 1f1dad4af8f8
equal deleted inserted replaced
52:14979e23cb5e 53:3de6c4cf6b67
       
     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:  Build information file for project MPX Music Player.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include "../help/group/bld.inf"
       
    21 #include "../commonui/group/bld.inf"
       
    22 #include "../metadatahandler/group/bld.inf"
       
    23 #include "../mediakeyhandler/group/bld.inf"
       
    24 #include "../app/group/bld.inf"
       
    25 
       
    26 #if 0
       
    27 // TSP should be owned by product programs and we only provide a reference design of TSP.
       
    28 // remove the if 0 statement if you want to use this on winscw
       
    29 #include "../internal/remcontsp/group/bld.inf"
       
    30 #endif
       
    31 
       
    32 PRJ_MMPFILES
       
    33 
       
    34 #ifdef MARM
       
    35  //gnumakefile mpxmusicplayerstubsis.mk
       
    36 #endif
       
    37 
       
    38 PRJ_EXPORTS
       
    39 ../rom/mpxmusicplayer.iby       CORE_APP_LAYER_IBY_EXPORT_PATH(mpxmusicplayer.iby)
       
    40 
       
    41 ../Conf/mpxmusicplayer.confml             APP_LAYER_CONFML(mpxmusicplayer.confml)
       
    42 ../Conf/mpxmusicplayer_101F880D.crml 	 APP_LAYER_CRML(mpxmusicplayer_101F880D.crml)
       
    43 ../Conf/mpxmusicplayer_101FFCD0.crml 	 APP_LAYER_CRML(mpxmusicplayer_101FFCD0.crml)
       
    44 ../Conf/mpxmusicplayer_101FFCD1.crml 	 APP_LAYER_CRML(mpxmusicplayer_101FFCD1.crml)
       
    45 ../Conf/mpxmusicplayer_101FFCDC.crml 	 APP_LAYER_CRML(mpxmusicplayer_101FFCDC.crml)
       
    46 
       
    47 mpxmusicplayerstub.sis              /epoc32/data/z/system/install/mpxmusicplayerstub.sis
       
    48 // Secure backup & restore
       
    49 backup_registration.xml z:/private/102072c3/backup_registration.xml
       
    50 
       
    51