resourcepool/group/alfresourcepool.mmp
branchRCL_3
changeset 26 0e9bb658ef58
parent 0 e83bab7cf002
equal deleted inserted replaced
25:4ea6f81c838a 26:0e9bb658ef58
       
     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 for project alfresourcepool
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 TARGET                  alfresourcepool.dll
       
    23 TARGETTYPE              dll
       
    24 UID                     0x1000008d 0x200110F7
       
    25 
       
    26 
       
    27 CAPABILITY              CAP_GENERAL_DLL
       
    28 VENDORID                VID_DEFAULT
       
    29 
       
    30 #ifndef __WINSCW__
       
    31 EPOCALLOWDLLDATA
       
    32 #endif
       
    33 
       
    34 
       
    35 SOURCEPATH              ../src
       
    36 SOURCE                  alfresourcepool.cpp
       
    37 SOURCE                  alfresourcepoolimpl.cpp
       
    38 
       
    39 USERINCLUDE             ../inc
       
    40 USERINCLUDE             ../../inc
       
    41 
       
    42 #include <platform_paths.hrh>
       
    43 MW_LAYER_SYSTEMINCLUDE
       
    44 
       
    45 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    46 OS_LAYER_STDCPP_SYSTEMINCLUDE
       
    47 LIBRARY libstdcpp.lib
       
    48 LIBRARY euser.lib
       
    49 LIBRARY alfclient.lib
       
    50 LIBRARY osncore.lib
       
    51 LIBRARY charconv.lib 
       
    52 
       
    53 LIBRARY libc.lib
       
    54 #define ALF_LINK_STDCPP_DLL
       
    55 // following include must be after definition
       
    56 
       
    57 LIBRARY libpthread.lib