commonuisupport/uikon/test/teiksrv/tnotdial/TNotifyV2.MMP
changeset 0 2f259fa3e83a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commonuisupport/uikon/test/teiksrv/tnotdial/TNotifyV2.MMP	Tue Feb 02 01:00:49 2010 +0200
@@ -0,0 +1,47 @@
+// Copyright (c) 1997-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:
+//
+
+TARGET 			newtnotifyv2.dll
+TARGETTYPE 		plugin
+UID	 			0x10009D8D 0x10021240
+VENDORID 		0x70000001
+
+CAPABILITY		TrustedUI ProtServ
+
+SOURCEPATH	    .
+SOURCE  		tpluginV2.cpp
+
+USERINCLUDE 	../../tuiktestserver
+USERINCLUDE		../../../../../../appsupport/appfw/uiftestfw/inc
+USERINCLUDE     ../../../srvinc
+APP_LAYER_SYSTEMINCLUDE 
+
+LIBRARY 		euser.lib cone.lib bafl.lib eikcore.lib
+LIBRARY 		eiksrv.lib eikcoctl.lib eikdlg.lib efsrv.lib
+
+RESOURCE  		TNOTDIAL.RSS
+LANG            SC
+
+START RESOURCE 	10021240.rss
+	TARGET 		newtnotifyv2.rsc
+END
+
+#ifdef WINS
+DEFFILE 		../../../test/BWINS/tnotifyv2.def
+#else
+DEFFILE 		../../../test/EABI/TNOTIFYV2.def
+#endif
+
+SMPSAFE