iadstoprestart/group/iadstop.mmp
changeset 0 c53acadfccc6
child 27 4a4892eec172
equal deleted inserted replaced
-1:000000000000 0:c53acadfccc6
       
     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 definition file
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include <data_caging_paths.hrh>
       
    20 
       
    21 VERSION					10.0
       
    22 TARGET                  mdsiadstop.exe
       
    23 TARGETTYPE              EXE
       
    24 UID                     0x100039ce 0x20022E94
       
    25 
       
    26 VENDORID                VID_DEFAULT
       
    27 //CAPABILITY              ALL -TCB
       
    28 CAPABILITY              CAP_GENERAL_DLL
       
    29 
       
    30 SOURCEPATH              ../src
       
    31 SOURCE                  iadstop.cpp
       
    32 
       
    33 // Default system include paths for middleware layer modules.
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 USERINCLUDE             ../inc
       
    37 USERINCLUDE             ../../inc
       
    38 //USERINCLUDE             ../../thumbagdaemon/inc
       
    39 
       
    40 LIBRARY                 euser.lib
       
    41 
       
    42 BYTEPAIRCOMPRESSTARGET
       
    43 PAGED
       
    44 
       
    45 EPOCPROCESSPRIORITY background