startupservices/startupanimation/sanimctrl/group/sanimctrl.mmp
changeset 0 2e3d3ce01487
child 21 c4cbaa4fb734
child 62 924385140d98
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     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:  Project definition file for project StartupAnimation
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 #include "../../group/startupanimation.mmh"
       
    22 
       
    23 TARGET          sanimctrl.dll
       
    24 TARGETTYPE      dll
       
    25 UID             0x2000B11A
       
    26 
       
    27 CAPABILITY      CAP_GENERAL_DLL
       
    28 VENDORID        VID_DEFAULT
       
    29 
       
    30 SOURCEPATH      ../src
       
    31 SOURCE          sanimctrl.cpp
       
    32 SOURCE          sanimstartupctrl.cpp
       
    33 
       
    34 USERINCLUDE     ../inc
       
    35 USERINCLUDE     ../../sanimengine/inc
       
    36 USERINCLUDE     ../../../../inc
       
    37 
       
    38 APP_LAYER_SYSTEMINCLUDE // dependency to app layer (Profiles)
       
    39 
       
    40 LIBRARY         avkon.lib
       
    41 LIBRARY         centralrepository.lib
       
    42 LIBRARY         cone.lib
       
    43 LIBRARY         efsrv.lib
       
    44 LIBRARY         euser.lib
       
    45 LIBRARY         fbscli.lib
       
    46 LIBRARY         featmgr.lib
       
    47 LIBRARY         mediatorclient.lib
       
    48 LIBRARY         sanimengine.lib