coreapplicationuis/SysAp/Group/bld.inf
changeset 0 2e3d3ce01487
child 21 c4cbaa4fb734
child 36 98afcc9489c0
child 62 924385140d98
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /*
       
     2 * Copyright (c) 2004-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:  SysAp build info
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXTENSIONS
       
    25 START EXTENSION s60/mifconv
       
    26   OPTION TARGETFILE sysap.mif
       
    27   OPTION HEADERFILE sysap.mbg
       
    28   OPTION SOURCES -c8 qgn_startup_screen
       
    29 END
       
    30 
       
    31 
       
    32 PRJ_EXPORTS
       
    33 //Configuration tool migration
       
    34 ../conf/coreapplicationuis.confml              MW_LAYER_CONFML(coreapplicationuis.confml)
       
    35 ../conf/coreapplicationuis_101F876C.crml 	     MW_LAYER_CRML(coreapplicationuis_101F876C.crml)
       
    36 ../conf/coreapplicationuis_101F8764.crml 	     MW_LAYER_CRML(coreapplicationuis_101F8764.crml)
       
    37 ../conf/coreapplicationuis_101F8765.crml 	     MW_LAYER_CRML(coreapplicationuis_101F8765.crml)
       
    38 
       
    39 ../rom/SysAp.iby CORE_MW_LAYER_IBY_EXPORT_PATH(SysAp.iby)
       
    40 ../rom/SysApResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(SysApResources.iby)
       
    41 ../rom/SysAp_variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(SysAp_variant.iby)
       
    42 ../loc/SysAp.loc MW_LAYER_LOC_EXPORT_PATH(SysAp.loc)
       
    43 
       
    44 ../PubSub/CoreApplicationUIsInternalPSKeys.h |../../../inc/CoreApplicationUIsInternalPSKeys.h
       
    45 ../PubSub/CoreApplicationUIsPrivatePSKeys.h |../../inc/CoreApplicationUIsPrivatePSKeys.h
       
    46 ../CenRep/CoreApplicationUIsPrivateCRKeys.h |../../inc/CoreApplicationUIsPrivateCRKeys.h
       
    47 
       
    48 ../PubSub/CoreApplicationUIsPrivatePSKeys.h |../../../inc/CoreApplicationUIsPrivatePSKeys.h // Illegal export for avoiding breaks
       
    49 
       
    50 PRJ_MMPFILES
       
    51 //gnumakefile sysap_icons.mk 
       
    52 
       
    53 SysAp.mmp
       
    54 
       
    55 //  End of File