diff -r 1a6714c53019 -r cce62ebc198e radioengine/settings/group/radioenginesettings.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/radioengine/settings/group/radioenginesettings.mmp Tue Aug 31 15:15:02 2010 +0300 @@ -0,0 +1,64 @@ +/* +* 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: +* +*/ + + +#include "../../group/buildflags.hrh" + +#include + +#include + +#include + +TARGET fmradioenginesettings.dll +TARGETTYPE DLL +UID 0x1000008D 0x2002FF50 +VERSION 10.0 + +CAPABILITY CAP_GENERAL_DLL +VENDORID VID_DEFAULT +PAGED +SMPSAFE +LANG SC + +SOURCEPATH ../data +START RESOURCE fmradioenginesettings.rss +HEADER +TARGETPATH RESOURCE_FILES_DIR +END // RESOURCE + +USERINCLUDE ../api +USERINCLUDE ../inc +USERINCLUDE ../../utils/api + +APP_LAYER_SYSTEMINCLUDE + +SOURCEPATH ../src +SOURCE cradioregion.cpp +SOURCE cradiosettings.cpp +SOURCE cradiosettingsimp.cpp +SOURCE cradioenginesettings.cpp +SOURCE cradioapplicationsettings.cpp + +LIBRARY fmradioengineutils.lib +LIBRARY bafl.lib +LIBRARY commonengine.lib +LIBRARY cone.lib +LIBRARY efsrv.lib +LIBRARY estor.lib +LIBRARY euser.lib +LIBRARY centralrepository.lib