widgets/widgetlauncher/group/WidgetLauncher.mmp
changeset 0 dd21522fd290
child 16 a359256acfc6
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /*
       
     2 * Copyright (c) 2006, 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 the License "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 *     mmp file for widgetlauncher app
       
    16 *
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 #include <platform/mw/Browser_platform_variant.hrh>
       
    23 
       
    24 target widgetlauncher.exe
       
    25 targettype exe
       
    26 uid 0 0x10282821
       
    27 
       
    28 //SwEvent needed for TApaTask
       
    29 CAPABILITY SwEvent
       
    30 VENDORID    VID_DEFAULT
       
    31 
       
    32 MW_LAYER_SYSTEMINCLUDE
       
    33 
       
    34 userinclude ../inc
       
    35 userinclude     ../../widgetapp/inc
       
    36 
       
    37 sourcepath ../src
       
    38 
       
    39 source WidgetLauncher.cpp
       
    40 
       
    41 library euser.lib
       
    42 library estor.lib
       
    43 library apparc.lib
       
    44 library apgrfx.lib
       
    45 library ws32.lib