debugsrv/runmodedebug/tsrc/rm_debug/group/t_rmdebug_target_launcher.mmp
changeset 56 aa2539c91954
equal deleted inserted replaced
54:a151135b0cf9 56:aa2539c91954
       
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Application that test the ability of the run mode debug component 
       
    15 // to handle several target applications
       
    16 // 
       
    17 //
       
    18 
       
    19 target         t_rmdebug_target_launcher.exe
       
    20 targettype     exe
       
    21 
       
    22 library		     euser.lib
       
    23 
       
    24 OS_LAYER_SYSTEMINCLUDE
       
    25 
       
    26 userinclude    ../common
       
    27 sourcepath	   ../common
       
    28 source         t_target_launcher.cpp 
       
    29 
       
    30 UID            0x0 0x4321bbbd
       
    31 SECUREID       0x1234aaac
       
    32 VENDORID       VID_DEFAULT
       
    33 
       
    34 DEBUGGABLE
       
    35 
       
    36 macro NO_DEBUGTOKEN
       
    37 
       
    38 SMPSAFE