uiservicetabsettings/group/bld.inf
changeset 0 5e5d6b214f4f
equal deleted inserted replaced
-1:000000000000 0:5e5d6b214f4f
       
     1 /*
       
     2 * Copyright (c) 2008 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 uiservicetabsettings
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 
       
    23 DEFAULT
       
    24 
       
    25 
       
    26 PRJ_EXPORTS
       
    27 
       
    28 ../inc/cvimpstsettingsstore.h    APP_LAYER_PLATFORM_EXPORT_PATH( cvimpstsettingsstore.h )
       
    29 
       
    30 2001B288.txt                	/epoc32/data/z/private/10202be9/2001B288.txt
       
    31 
       
    32 // component has to export its .iby files
       
    33 // exporting the vimpstsettings tab's iby files 
       
    34 ../rom/vimpstsettings.iby       					CORE_APP_LAYER_IBY_EXPORT_PATH(vimpstsettings.iby)
       
    35 
       
    36 // ROM SIS stubs
       
    37 ../sis/vimpstsettingsstub.sis	             /epoc32/data/Z/System/Install/vimpstsettingsstub.sis
       
    38 
       
    39 
       
    40 PRJ_MMPFILES
       
    41 
       
    42 vimpstsettings.mmp
       
    43 
       
    44 
       
    45 
       
    46 //  End of File
       
    47 
       
    48