fmradio/activeidleengine/group/fmradioactiveidleengine.mmp
branchRCL_3
changeset 19 cce62ebc198e
parent 18 1a6714c53019
child 20 93c594350b9a
--- a/fmradio/activeidleengine/group/fmradioactiveidleengine.mmp	Thu Aug 19 09:55:21 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-/*
-* Copyright (c) 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: Project definition file for project FMRadio active idle engine
-*
-*/
-
-
-// To get the APP_LAYER_SYSTEMINCLUDE-definition
-#include <platform_paths.hrh>
-#include "../../inc/fmradioactiveidle.hrh"
- 
-TARGET          fmradioactiveidleengine200.dll
-TARGETTYPE      DLL
-UID             0x1000006C AI_UID_ECOM_IMPLEMENTATION_CONTENTPUBLISHER_FMRADIOPLUGIN
-VERSION         20.0
-
-CAPABILITY      CAP_GENERAL_DLL
-VENDORID        VID_DEFAULT
-
-PAGED
-
-SOURCEPATH      ../src
-SOURCE          fmradioactiveidleengine.cpp
-
-SOURCEPATH      ../../fmradioengine/src
-SOURCE          fmradiopropertyobserver.cpp
-
-USERINCLUDE     ../inc
-USERINCLUDE     ../../fmradioengine/inc
-
-// Default system include paths for application layer modules.
-APP_LAYER_SYSTEMINCLUDE
-
-LIBRARY         euser.lib
-DEBUGLIBRARY    flogger.lib
\ No newline at end of file