commonuisupport/uikon/test/tviews/tview4/tview4.mmp
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 // Copyright (c) 2006-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  @test
       
    19  @internalComponent - Internal Symbian test code 
       
    20 */
       
    21 
       
    22 TARGET			tview4.exe
       
    23 TARGETTYPE		exe
       
    24 TARGETPATH		/sys/bin
       
    25 
       
    26 UID				0x100039CE 0x10207F70
       
    27 VENDORID 		0x70000001
       
    28 CAPABILITY 		ALL -Tcb
       
    29 
       
    30 EPOCSTACKSIZE 	0x5000
       
    31 
       
    32 USERINCLUDE		. 
       
    33 APP_LAYER_SYSTEMINCLUDE 
       
    34 
       
    35 SOURCEPATH		.
       
    36 SOURCE			tview4.cpp
       
    37 
       
    38 
       
    39 LIBRARY			ws32.lib
       
    40 LIBRARY			euser.lib
       
    41 LIBRARY			apparc.lib
       
    42 LIBRARY			cone.lib
       
    43 LIBRARY			fbscli.lib
       
    44 LIBRARY			eikcore.lib
       
    45 LIBRARY			eikcoctl.lib
       
    46 LIBRARY			apgrfx.lib
       
    47 LIBRARY			eikctl.lib
       
    48 LIBRARY			egul.lib
       
    49 LIBRARY			eikdlg.lib
       
    50 LIBRARY			bafl.lib
       
    51 
       
    52 
       
    53 START RESOURCE  tview4.rss
       
    54 	HEADER
       
    55 	TARGETPATH	/resource/apps
       
    56 END
       
    57 
       
    58 RESOURCE  		tview4_reg.rss
       
    59 START RESOURCE	tview4_reg.rss
       
    60 	TARGETPATH	/private/10003a3f/apps
       
    61 	LANG		sc
       
    62 END
       
    63 
       
    64 
       
    65 
       
    66 SMPSAFE