appfw/apparchitecture/tef/forceregapps/TForceRegAppRec.mmp
changeset 46 eea20ed08f4b
parent 29 6a787171e1de
equal deleted inserted replaced
40:951aeeb3da43 46:eea20ed08f4b
       
     1 // Copyright (c) 2010 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			tforceregapprec.dll
       
    23 CAPABILITY		All -Tcb
       
    24 TARGETTYPE		PLUGIN
       
    25 UID				0x10009d8d 0xA0001010
       
    26 VENDORID 		0x70000001
       
    27 
       
    28 SOURCEPATH		.
       
    29 SOURCE			TForceRegAppRec.cpp
       
    30 
       
    31 userinclude   ../../inc
       
    32 
       
    33 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 
       
    35 LIBRARY			euser.lib apmime.lib apparc.lib efsrv.lib
       
    36 
       
    37 start resource A0001010.rss
       
    38 target tforceregapprec.rsc
       
    39 end
       
    40 
       
    41 SMPSAFE