coreapplicationuis/SysAp/rom/SysAp.iby
changeset 0 2e3d3ce01487
child 46 eea20ed08f4b
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /*
       
     2 * Copyright (c) 2002-2006 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 files needed to image
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __SysAp_IBY__
       
    20 #define __SysAp_IBY__
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\NspsWsPlugin.dll         SHARED_LIB_DIR\NspsWsPlugin.dll
       
    23 
       
    24 S60_APP_EXE(SysAp)
       
    25 S60_APP_AIF_RSC(SysAp)
       
    26 
       
    27 #endif // __SysAp_IBY__
       
    28