--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/commonuisupport/uikon/test/tStaticSettingsInit/staticsettingsinit.mmp Tue Feb 02 01:00:49 2010 +0200
@@ -0,0 +1,48 @@
+// 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