iaupdateapi_stub/group/iaupdateapi.mmp
branchRCL_3
changeset 25 7333d7932ef7
parent 0 ba25891c3a9e
child 11 3ba40be8e484
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     1 /*
       
     2 * Copyright (c) 2008 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:   Project definition file 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 
       
    22 CAPABILITY      CAP_GENERAL_DLL
       
    23 
       
    24 #if defined(WINS) || defined(WINSCW)
       
    25 TARGET          iaupdateapi.dll
       
    26 #else
       
    27 TARGET          iaupdateapi_stub.dll
       
    28 #endif
       
    29 
       
    30 LINKAS          iaupdateapi.dll
       
    31 EXPORTLIBRARY   iaupdateapi.lib
       
    32 
       
    33 TARGETTYPE      dll
       
    34 UID             0x1000008d 0x2000F85C
       
    35 
       
    36 
       
    37 // API stub source files
       
    38 SOURCEPATH      ../src
       
    39 SOURCE          iaupdate.cpp
       
    40 SOURCE          iaupdateparameters.cpp
       
    41 SOURCE          iaupdateresult.cpp
       
    42 
       
    43 
       
    44 MW_LAYER_SYSTEMINCLUDE
       
    45 
       
    46 LIBRARY         euser.lib