cellular/PsetNotesUi/Group/bld.inf
changeset 0 ff3b6d0fd310
child 19 7d48bed6ce0c
equal deleted inserted replaced
-1:000000000000 0:ff3b6d0fd310
       
     1 /*
       
     2 * Copyright (c) 2002-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:  Project information
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20  
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_MMPFILES
       
    25 ../Group/Psui.mmp
       
    26 
       
    27 PRJ_EXPORTS
       
    28 ../Inc/PsuiResourceLoader.h |../../../inc/psuiresourceloader.h
       
    29 ../Data/psui_stub.SIS       /epoc32/data/z/system/install/psui_stub.sis
       
    30 
       
    31 // IBY Files
       
    32 ../Rom/Psui.iby             CORE_APP_LAYER_IBY_EXPORT_PATH(Psui.iby)
       
    33 ../Rom/PsuiResources.iby    LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(PsuiResources.iby)
       
    34 
       
    35 // LOC files
       
    36 ../loc/psui.loc             MW_LAYER_LOC_EXPORT_PATH(psui.loc)
       
    37 
       
    38  
       
    39 //End of file