commonuisupport/uikon/test/tStaticSettingsInit/staticsettingsinit.mmp
author William Roberts <williamr@symbian.org>
Wed, 10 Nov 2010 12:08:34 +0000
branchRCL_3
changeset 76 5c9f0ba5102a
parent 0 2f259fa3e83a
permissions -rw-r--r--
Improve debug tracing of AknGlobalNote::StartL - Bug 2673

// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

/**
 @file 
 @test
 @internalComponent - Internal Symbian test code
*/

    
TARGET			staticsettingsinit.dll
TARGETTYPE		plugin
UID				0x10009D8D 0x10203802
VENDORID 		0x70000001

CAPABILITY 		ALL -Tcb

USERINCLUDE		.
USERINCLUDE		../../../../../appsupport/appfw/uiftestfw/inc
APP_LAYER_SYSTEMINCLUDE 

SOURCEPATH		.
SOURCE  		staticsettingsinit.cpp

LIBRARY  		euser.lib
LIBRARY  		eikcore.lib
LIBRARY  		cone.lib
LIBRARY  		appfwk_test_utils.lib

START RESOURCE 	10203802.rss
	TARGET 		staticsettingsinit.rsc
END



SMPSAFE