taskswitcher/teleportui/group/bld.inf
changeset 4 4d54b72983ae
parent 3 fb3763350a08
child 5 c743ef5928ba
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
     1 /*
       
     2 * ============================================================================
       
     3 *  Name        : bld.inf
       
     4 *  Part of     : Huriganes / Teleport UI
       
     5 *  Description : Build info file
       
     6 *  Version     : %version: sa1spcx1#51 %
       
     7 *
       
     8 *  Copyright © 2008 Nokia.  All rights reserved.
       
     9 *  This material, including documentation and any related computer
       
    10 *  programs, is protected by copyright controlled by Nokia.  All
       
    11 *  rights are reserved.  Copying, including reproducing, storing,
       
    12 *  adapting or translating, any or all of this material requires the
       
    13 *  prior written consent of Nokia.  This material also contains
       
    14 *  confidential information which may not be disclosed to others
       
    15 *  without the prior written consent of Nokia.
       
    16 * ============================================================================
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_EXPORTS
       
    22 // iby file
       
    23 ../rom/hgteleport.iby             CORE_MW_LAYER_IBY_EXPORT_PATH(hgteleport.iby)
       
    24 ../rom/hgteleportresources.iby    LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(hgteleportresources.iby)
       
    25 
       
    26 // stub sis
       
    27 ../sis/stubs/teleport_stub.sis                  /epoc32/data/z/system/install/teleport_stub.sis
       
    28 ../sis/stubs/teleport_stub.sis                  /epoc32/release/winscw/udeb/z/system/install/teleport_stub.sis
       
    29 
       
    30 #include "../hgteleportappecom/group/bld.inf"
       
    31 #include "../hgteleportapp/group/bld.inf"
       
    32 
       
    33 PRJ_MMPFILES