mmsharing/mmshindicator/group/musindicator.mmp
changeset 15 ccd8e69b5392
parent 2 b31261fd4e04
child 20 e8be2c2e049d
child 22 496ad160a278
--- a/mmsharing/mmshindicator/group/musindicator.mmp	Tue Feb 02 00:09:07 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,70 +0,0 @@
-/*
-* Copyright (c) 2007 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:  Project definition file for project MuS Settings UI test
-*
-*/
-
-
-#include <platform_paths.hrh>
-#include <data_caging_paths.hrh>
-#include "../../../inc/musuid.hrh"
-
-TARGET                  musindicator.dll
-TARGETTYPE              dll
-TARGETPATH              /sys/bin
-UID                     0x0 KMusIndicatorUid
-
-CAPABILITY              CAP_GENERAL_DLL
-VENDORID                VID_DEFAULT
-
-SOURCEPATH              ../data
-START RESOURCE          musindicator.rss
-HEADER
-LANGUAGE_IDS
-TARGETPATH              RESOURCE_FILES_DIR
-END // RESOURCE
-
-SOURCEPATH              ../src
-SOURCE                  musindicatorapi.cpp
-SOURCE                  mussoundplayer.cpp
-SOURCE                  musindicatordsa.cpp
-SOURCE                  musresourceutil.cpp
-
-USERINCLUDE             ../inc
-USERINCLUDE             ../../mmshshared/inc
-USERINCLUDE             ../../inc
-USERINCLUDE             ../../../inc
-
-APP_LAYER_SYSTEMINCLUDE
-
-LIBRARY                 euser.lib
-LIBRARY                 bafl.lib
-LIBRARY                 aknnotify.lib
-LIBRARY                 eiksrv.lib
-LIBRARY                 flogger.lib // RFileLogger
-LIBRARY		        	centralrepository.lib
-LIBRARY                 commonengine.lib // RConeResourceLoader
-LIBRARY                 efsrv.lib
-LIBRARY                 mediaclientaudio.lib
-LIBRARY                 ws32.lib          // Window server
-LIBRARY                 bitgdi.lib        //
-LIBRARY                 gdi.lib           // Font
-LIBRARY                 fntstr.lib
-LIBRARY                 fbscli.lib           // Font and bitmap server
-LIBRARY                 cone.lib            
-LIBRARY                 aknskins.lib            // Avkon Skins Utils
-LIBRARY                 avkon.lib               // Avkon Utils
-LIBRARY                 eikcore.lib             // Eikon core controls API
-
-PAGED