appfw/apparchitecture/tef/TAppLaunchChecker2.mmp
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2005-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 //
       
    15 
       
    16 /**
       
    17  @file
       
    18  @internalComponent - Internal Symbian test code
       
    19 */
       
    20 
       
    21 
       
    22 TARGET tapplaunchchecker2.dll
       
    23 CAPABILITY	All -Tcb
       
    24 TARGETTYPE PLUGIN
       
    25 VENDORID 0x70000001
       
    26 
       
    27 // ECom Dll recognition UID followed by the unique dll UID 
       
    28 UID 0x10009D8D 0x102722ba
       
    29 
       
    30 SOURCEPATH ../tef 
       
    31 SOURCE tAppLaunchChecker2.cpp
       
    32 TARGETPATH /sys/bin
       
    33 
       
    34 USERINCLUDE ../tef
       
    35 USERINCLUDE ../inc
       
    36 
       
    37 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    38 //SYSTEMINCLUDE /epoc32/include/ecom
       
    39 
       
    40 start resource 102722ba.rss
       
    41 target tapplaunchchecker2.rsc
       
    42 end
       
    43 
       
    44 LIBRARY euser.lib
       
    45 LIBRARY ecom.lib
       
    46 LIBRARY ws32.lib 
       
    47 LIBRARY apgrfx.lib
       
    48 LIBRARY apfile.lib
       
    49 
       
    50 SMPSAFE