localisation/apparchitecture/tef/TNonNativeAppLaunchChecker.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 
       
    17 
       
    18 /**
    16 /**
    19  @file
    17  @file
    20  @internalComponent - Internal Symbian test code
    18  @internalComponent - Internal Symbian test code
    21 */
    19 */
    22 
    20 
    23 TARGET TNonNativeAppLaunchChecker.dll
    21 TARGET tnonnativeapplaunchchecker.dll
    24 CAPABILITY	All -Tcb
    22 CAPABILITY	All -Tcb
    25 TARGETTYPE PLUGIN
    23 TARGETTYPE PLUGIN
    26 VENDORID 0x70000001
    24 VENDORID 0x70000001
    27 
    25 
    28 // ECom Dll recognition UID followed by the unique dll UID 
    26 // ECom Dll recognition UID followed by the unique dll UID 
    31 SOURCEPATH ../tef 
    29 SOURCEPATH ../tef 
    32 SOURCE TNonNativeAppLaunchChecker.cpp
    30 SOURCE TNonNativeAppLaunchChecker.cpp
    33 
    31 
    34 USERINCLUDE ../tef
    32 USERINCLUDE ../tef
    35 USERINCLUDE ../inc
    33 USERINCLUDE ../inc
    36 SYSTEMINCLUDE /epoc32/include
    34 
    37 SYSTEMINCLUDE /epoc32/include/ecom
    35 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 //SYSTEMINCLUDE /epoc32/include/ecom
    38 
    37 
    39 start resource A0000B70.rss
    38 start resource A0000B70.rss
    40 target TNonNativeAppLaunchChecker.rsc
    39 target tnonnativeapplaunchchecker.rsc
    41 end
    40 end
    42 
    41 
    43 LIBRARY euser.lib
    42 LIBRARY euser.lib
    44 LIBRARY apfile.lib
    43 LIBRARY apfile.lib
       
    44 
       
    45 SMPSAFE