appfw/apparchitecture/tef/ChildIII.mmp
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2005-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 /**
       
    17  @file
       
    18  @internalComponent - Internal Symbian test code
       
    19 */
       
    20 
       
    21 TARGET        	childiii.exe
       
    22 TARGETTYPE    	exe
       
    23 UID           	0x100039CE 0x10207f86
       
    24 VENDORID 	0x70000001
       
    25 SOURCEPATH    	.
       
    26 SOURCE        	ChildIII_Main.cpp
       
    27 USERINCLUDE   	.
       
    28 
       
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 //SYSTEMINCLUDE 	/epoc32/include/techview
       
    32 
       
    33 START RESOURCE	ChildIII.rss
       
    34 HEADER
       
    35 TARGETPATH	/resource/apps
       
    36 end
       
    37 
       
    38 START RESOURCE	ChildIII_reg.rss
       
    39 TARGETPATH	/private/10003a3f/apps
       
    40 END
       
    41 
       
    42 LIBRARY       	apparc.lib
       
    43 LIBRARY       	cone.lib 
       
    44 LIBRARY		efsrv.lib
       
    45 LIBRARY       	eikcore.lib 
       
    46 LIBRARY       	euser.lib
       
    47 LIBRARY       	gdi.lib
       
    48 
       
    49 SMPSAFE