--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/radioengine/settings/stub/group/radioenginesettings_stub.mmp Tue Jul 06 14:16:27 2010 +0300
@@ -0,0 +1,78 @@
+/*
+* 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 the License "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"
+
+#ifdef COMPILE_IN_WK48_ENV
+# include <domain/osextensions/platform_paths.hrh>
+#else
+# include <platform_paths.hrh>
+#endif // COMPILE_IN_WK48_ENV
+
+#include <data_caging_paths.hrh>
+
+#include <data_caging_paths.hrh>
+
+TARGET fmradioenginesettings_stub.dll
+TARGETTYPE DLL
+UID 0x1000008D 0x01000012
+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
+USERINCLUDE ../../../utils/inc
+USERINCLUDE /sf/mw/mmmw/mmserv/radioutility/radio_utility/stub/src
+USERINCLUDE /sf/mw/mmmw/mmserv/radioutility/radio_utility/src
+USERINCLUDE /sf/mw/mmmw/mmserv/radioutility/inc
+USERINCLUDE /sf/mw/mmmw/mmserv/inc
+USERINCLUDE /sf/mw/mmmw/inc
+
+APP_LAYER_SYSTEMINCLUDE
+SYSTEMINCLUDE /epoc32/include/internal
+
+SOURCEPATH ../../src
+SOURCE cradioregion.cpp
+SOURCE cradiosettings.cpp
+SOURCE cradiosettingsimp.cpp
+SOURCE cradioenginesettings.cpp
+SOURCE cradioapplicationsettings.cpp
+
+LIBRARY fmradioengineutils_stub.lib
+LIBRARY bafl.lib
+LIBRARY commonengine.lib
+LIBRARY cone.lib
+LIBRARY efsrv.lib
+LIBRARY estor.lib
+LIBRARY euser.lib
+LIBRARY flogger.lib
+LIBRARY RadioSession_Stub.lib // SRadioStubManager functions
+LIBRARY centralrepository.lib
+MACRO STUB_CONSTELLATION