sysstatemgmt/systemstatemgr/test/testapps/group/ssmtestappslow.mmp
changeset 0 4e1aa6a622a0
child 21 ccb4f6b3db21
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 //
       
    15 
       
    16 TARGET			ssmtestappslow.exe
       
    17 TARGETTYPE		exe
       
    18 CAPABILITY  	None
       
    19 
       
    20 UID           	0x100039CE 0x2000E669
       
    21 VENDORID 		0x70000001
       
    22 
       
    23 SOURCEPATH    	../src
       
    24 SOURCE        	ssmtestappslow.cpp
       
    25 
       
    26 
       
    27 USERINCLUDE   	../inc
       
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN 
       
    30 SYSTEMINCLUDE	/epoc32/include/techview
       
    31 
       
    32 LIBRARY     euser.lib 
       
    33 LIBRARY		apparc.lib 
       
    34 LIBRARY		apgrfx.lib 
       
    35 LIBRARY		cone.lib 
       
    36 LIBRARY		eikcore.lib
       
    37 
       
    38 RESOURCE	 	ssmtestappslow.rss
       
    39 START RESOURCE	ssmtestappslow.rss
       
    40 TARGETPATH		/resource/apps
       
    41 END
       
    42 
       
    43 // Registration file
       
    44 SOURCEPATH    	../src
       
    45 START RESOURCE	ssmtestappslow_reg.rss
       
    46 TARGETPATH		/private/10003a3f/apps
       
    47 END
       
    48 
       
    49 
       
    50 SMPSAFE