natfw/rom/natfw.iby
changeset 0 1bce908db942
equal deleted inserted replaced
-1:000000000000 0:1bce908db942
       
     1 /*
       
     2 * Copyright (c) 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:    Image description file for project NATFW
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #ifndef __NATFW_IBY__
       
    22 #define __NATFW_IBY__
       
    23 
       
    24 #include <data_caging_paths_for_iby.hrh>
       
    25 
       
    26 // file=ABI_DIR\BUILD_DIR\natfwtestconsole.exe        SHARED_LIB_DIR\000natfwtestconsole.exe
       
    27 
       
    28 data=DATAZ_\private\10202be9\102747d2.txt          private\10202be9\102747d2.txt
       
    29 data=DATAZ_\private\10282F04\backup_registration.xml		 PRIVATE\10282F04\backup_registration.xml
       
    30 
       
    31 file=ABI_DIR\BUILD_DIR\connectionmux.dll           SHARED_LIB_DIR\connectionmux.dll
       
    32 
       
    33 file=ABI_DIR\BUILD_DIR\natconfw.dll                SHARED_LIB_DIR\natconfw.dll
       
    34 
       
    35 file=ABI_DIR\BUILD_DIR\natfwnatsettings.dll        SHARED_LIB_DIR\natfwnatsettings.dll
       
    36 
       
    37 file=ABI_DIR\BUILD_DIR\natfwstunclient.dll         SHARED_LIB_DIR\natfwstunclient.dll
       
    38 
       
    39 file=ABI_DIR\BUILD_DIR\natfwunsafprotocols.dll     SHARED_LIB_DIR\natfwunsafprotocols.dll
       
    40 
       
    41 file=ABI_DIR\BUILD_DIR\socketmediaconnwrapper.dll  SHARED_LIB_DIR\socketmediaconnwrapper.dll
       
    42 
       
    43 file=ABI_DIR\BUILD_DIR\stunserver.dll              SHARED_LIB_DIR\stunserver.dll
       
    44 
       
    45 ECOM_PLUGIN(icecandidatehandler.dll,10275445.rsc)
       
    46 
       
    47 ECOM_PLUGIN(stunplugin.dll,1027545c.rsc)
       
    48 
       
    49 ECOM_PLUGIN(turnplugin.dll,1027545d.rsc)
       
    50 
       
    51 #endif // __NATFW_IBY
       
    52