IMPSengine/imlauncher/group/imlauncher.mmp
changeset 0 094583676ce7
equal deleted inserted replaced
-1:000000000000 0:094583676ce7
       
     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: Project specification file of Im launcher.
       
    15 *
       
    16 */
       
    17 
       
    18 // To get the APP_LAYER_SYSTEMINCLUDE-definition
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 //APP_LAYER_SYSTEMINCLUDE
       
    22 
       
    23 TARGET            imlauncher.exe
       
    24 TARGETTYPE        EXE
       
    25 UID               0 0x101FB0CB
       
    26 
       
    27 CAPABILITY        CAP_APPLICATION
       
    28 
       
    29 SOURCEPATH        ../src
       
    30 SOURCE            imlauncher.cpp
       
    31 SOURCE            logutils.cpp
       
    32 
       
    33 
       
    34 USERINCLUDE       ../inc
       
    35 USERINCLUDE       ../../enginc
       
    36 SYSTEMINCLUDE       ../../../inc
       
    37 SYSTEMINCLUDE   ../../../im_pub/im_api/inc
       
    38 SYSTEMINCLUDE   ../../../im_pub/im_application_launch_api/inc
       
    39 SYSTEMINCLUDE   ../../../im_plat/wv_sap_settings_api/inc
       
    40 
       
    41 APP_LAYER_SYSTEMINCLUDE
       
    42 
       
    43 LIBRARY           euser.lib
       
    44 LIBRARY           ecom.lib
       
    45 LIBRARY           flogger.lib