taskswitcher/contextengine/hgfswserver/rom/hgfswserver.iby
changeset 4 4d54b72983ae
parent 3 fb3763350a08
child 5 c743ef5928ba
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
     1 /*
       
     2 * ============================================================================
       
     3 *  Name        : hgfswserver.iby
       
     4 *  Part of     : Huriganes
       
     5 *  Description : Iby file for fast swap server
       
     6 *  Version     : %version: sa1spcx1#2 %
       
     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 #ifndef __HGFSWSERVER_IBY__
       
    20 #define __HGFSWSERVER_IBY__
       
    21 
       
    22 file=ABI_DIR/BUILD_DIR/hgfswclient.dll                                     SHARED_LIB_DIR/hgfswclient.dll
       
    23 file=ABI_DIR/BUILD_DIR/hgfswutils.dll                                      SHARED_LIB_DIR/hgfswutils.dll
       
    24 file=ABI_DIR/BUILD_DIR/hgfswengine.dll                                     SHARED_LIB_DIR/hgfswengine.dll
       
    25 file=ABI_DIR/BUILD_DIR/hgfswserver.exe                                     SHARED_LIB_DIR/hgfswserver.exe
       
    26 
       
    27 #endif