locationtriggering/lbtmgmtui/group/bld.inf
branchRCL_3
changeset 44 2b4ea9893b66
parent 42 02ba3f1733c6
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
     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:  This file provides the information required for building 
       
    15 *                Location Triggering Management UI.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 // To get the MW_LAYER_PLATFORM_EXPORT_PATH macro definitions
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 DEFAULT
       
    25 
       
    26 PRJ_EXPORTS
       
    27 // Export Localization Files
       
    28 ../loc/lbtmgmtsettings.loc                MW_LAYER_LOC_EXPORT_PATH(lbtmgmtsettings.loc)
       
    29 
       
    30 // Export IBY Files
       
    31 ../rom/lbtmgmtui.iby            					CORE_MW_LAYER_IBY_EXPORT_PATH(lbtmgmtui.iby)
       
    32 ../rom/lbtmgmtui_resources.iby           	LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(lbtmgmtui_resources.iby)
       
    33 
       
    34 // Export SIS File
       
    35 ../data/lbtmgmtuistub.sis  								/epoc32/data/z/system/install/lbtmgmtuistub.sis
       
    36 
       
    37 // Stub IBY Files
       
    38 ../rom/lbtmgmtuistub.iby    								CORE_MW_LAYER_IBY_EXPORT_PATH(lbtmgmtuistub.iby)
       
    39 PRJ_MMPFILES
       
    40 lbtmgmtui.mmp    
       
    41 
       
    42 PRJ_TESTMMPFILES
       
    43 
       
    44 //  End of File