appfw/apparchitecture/tef/forceregapps/forceregapp2.mmp
branchRCL_3
changeset 19 924385140d98
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
       
     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 // using relative paths for sourcepath and user includes
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20  @test
       
    21  @internalComponent - Internal Symbian test code
       
    22 */
       
    23 
       
    24 TARGET        		forceregapp2.exe
       
    25 TARGETTYPE    		exe
       
    26 UID           		0x100039CE 0xA0001001
       
    27 VENDORID 	  		0x70000001
       
    28 
       
    29 SOURCEPATH    .
       
    30 SOURCE		  forceregapp2.cpp
       
    31 
       
    32 USERINCLUDE   	.
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 
       
    37 
       
    38 START RESOURCE	forceregapp2_reg.rss
       
    39 TARGETPATH		/apparctestregfiles
       
    40 END
       
    41 
       
    42 LIBRARY       euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
       
    43 
       
    44 SMPSAFE