taskswitcher/teleportui/rom/hgteleport.iby
changeset 4 4d54b72983ae
parent 3 fb3763350a08
child 5 c743ef5928ba
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
     1 /*
       
     2 * ============================================================================
       
     3 *  Name        : hgteleport.iby
       
     4 *  Part of     : Huriganes
       
     5 *  Description : Iby file for teleport
       
     6 *  Version     : %version: sa1spcx1#41.1.6 %
       
     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 #ifndef __HURIGANESTELEPORT_IBY__
       
    19 #define __HURIGANESTELEPORT_IBY__
       
    20 
       
    21 // AknCapServer alternate fast swap plugin
       
    22 ECOM_PLUGIN( hgteleportappecom.dll, hgteleportappecom.rsc )
       
    23 
       
    24 data=DATAZ_/private/10003a3f/apps/hgteleport_reg.rsc                            private/10003a3f/import/apps/hgteleport_reg.rsc
       
    25 file=ABI_DIR/BUILD_DIR/hgteleport.exe                                           PROGRAMS_DIR/hgteleport.exe
       
    26 
       
    27 // backup registration
       
    28 data=DATAZ_/private/20016BF0/backup_registration.xml                            private/20016BF0/backup_registration.xml
       
    29 
       
    30 // stub sis
       
    31 data=ZSYSTEM/install/teleport_stub.sis                  system/install/teleport_stub.sis
       
    32 
       
    33 #endif