iaupdateapi_stub/rom/iaupdateapi.iby
changeset 0 ba25891c3a9e
child 11 3ba40be8e484
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 2009 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: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __IAUPDATEAPI_IBY__
       
    20 #define __IAUPDATEAPI_IBY__
       
    21 
       
    22 #include <bldvariant.hrh>
       
    23 
       
    24 #ifndef FF_IAUPDATE 
       
    25 file=ABI_DIR\BUILD_DIR\iaupdateapi_stub.dll    SHARED_LIB_DIR\iaupdateapi.dll
       
    26 data=ZSYSTEM\install\iaupdate_stub.sis    System\Install\iaupdate_stub.sis
       
    27 #endif //FF_IAUPDATE 
       
    28 
       
    29 
       
    30 #endif //__IAUPDATEAPI_IBY__
       
    31