sysstatemgmt/systemstatemgr/test/testapps/group/ssmcletestapplication.mmp
changeset 0 4e1aa6a622a0
child 41 c87e5f80c17d
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-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 // ssmtestappgood.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET			ssmcletestapplication.exe
       
    19 TARGETTYPE		exe
       
    20 CAPABILITY  	none
       
    21 
       
    22 UID           	0x100039CE 0x10285BAD
       
    23 VENDORID 		0x70000001
       
    24 
       
    25 SOURCEPATH    	../src
       
    26 SOURCE        	ssmcletestapplication.cpp
       
    27 SOURCE        	ssmcletestapp.cpp
       
    28 
       
    29 USERINCLUDE   	.
       
    30 USERINCLUDE   	../inc
       
    31 USERINCLUDE   	../../../localinc
       
    32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 MW_LAYER_SYSTEMINCLUDE_SYMBIAN 
       
    34 SYSTEMINCLUDE	/epoc32/include/techview
       
    35 
       
    36 LIBRARY     euser.lib 
       
    37 LIBRARY		apparc.lib 
       
    38 LIBRARY		apgrfx.lib 
       
    39 LIBRARY		cone.lib 
       
    40 LIBRARY		eikcore.lib
       
    41 LIBRARY     efsrv.lib
       
    42 LIBRARY     estor.lib
       
    43 
       
    44 
       
    45 
       
    46 
       
    47 // Registration file
       
    48 SOURCEPATH    	../src
       
    49 START RESOURCE	ssmcletestapplication_reg.rss
       
    50 TARGETPATH		/private/10003a3f/apps
       
    51 END
       
    52 
       
    53 
       
    54 SMPSAFE