uifw/AknGlobalUI/AknDynamicSoftNote/group/AknDynamicSoftNote.mmp
changeset 0 2f259fa3e83a
child 45 667edd0b8678
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uifw/AknGlobalUI/AknDynamicSoftNote/group/AknDynamicSoftNote.mmp	Tue Feb 02 01:00:49 2010 +0200
@@ -0,0 +1,46 @@
+/*
+* Copyright (c) 2008 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:  Dynamic soft notification
+*
+*/
+
+#include <platform_paths.hrh>
+
+TARGET          AknDynamicSoftNote.DLL
+TARGETTYPE      DLL
+UID             0x1000008D 0x20012467
+
+CAPABILITY      CAP_GENERAL_DLL
+VENDORID        VID_DEFAULT
+LANG            SC
+
+// This is a SYSTEMINCLUDE macro containing the middleware
+// layer specific include directories
+MW_LAYER_SYSTEMINCLUDE
+
+USERINCLUDE     ../inc
+USERINCLUDE     ../../../../inc
+
+SOURCEPATH      ../src
+SOURCE          AknDynamicSoftNotifier.cpp
+SOURCE          AknDynamicSoftNotificationParams.cpp
+SOURCE          AknDynamicSoftNoteObserver.cpp 
+SOURCE          AknDynamicNotifier.cpp
+
+LIBRARY         euser.lib
+LIBRARY         estor.lib
+LIBRARY         gfxtrans.lib
+LIBRARY         akncapserverclient.lib
+LIBRARY         apparc.lib
+LIBRARY         eikcore.lib