cellular/telephonysettings/group/phonesettings.mmp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 5 7237db0d9fca
child 20 987c9837762f
--- a/cellular/telephonysettings/group/phonesettings.mmp	Thu Aug 19 10:28:14 2010 +0300
+++ b/cellular/telephonysettings/group/phonesettings.mmp	Tue Aug 31 15:45:17 2010 +0300
@@ -17,7 +17,7 @@
 */
 
 #include <platform_paths.hrh>
-#include "../Logger/PhoneSettingsLoggingConf.h"
+#include "../logger/phonesettingsloggingconf.h" 
 
 // Capability assignment.
 CAPABILITY CAP_GENERAL_DLL
@@ -28,39 +28,41 @@
 UID 0x1000008d 0x100058e3
 
 SOURCEPATH ../src
-SOURCE CNetworkResetHandler.cpp
-SOURCE PsetCallWaiting.cpp
-SOURCE PsetContainer.cpp
-SOURCE PsetCallBarring.cpp    
-SOURCE PsetCallDiverting.cpp
-SOURCE PsetTelephony.cpp         
-SOURCE PsetCli.cpp
-SOURCE PsetVariationProxy.cpp
-SOURCE PsetNetwork.cpp
-SOURCE PsetSAObserver.cpp
-SOURCE PsetCSP.cpp
-SOURCE PSetUtility.cpp
-SOURCE PSetRefreshHandlerImpl.cpp
-SOURCE PSetCallDivertingBase.cpp 
-SOURCE PSetSubscriberIdCheck.cpp 
-SOURCE PSetCallDivertingBasicImpl.cpp
-SOURCE PSetCallDivertingCreator.cpp 
-SOURCE PSetCallDivertingDualAffectImpl.cpp
+SOURCE psetcallwaiting.cpp 
+SOURCE psetcontainer.cpp 
+SOURCE psetcallbarring.cpp 
+SOURCE psetcalldiverting.cpp 
+SOURCE psettelephony.cpp 
+SOURCE psetcli.cpp 
+SOURCE psetvariationproxy.cpp 
+SOURCE psetnetwork.cpp 
+SOURCE psetsaobserver.cpp 
+SOURCE psetcsp.cpp 
+SOURCE psetutility.cpp 
+SOURCE psetrefreshhandlerimpl.cpp 
+SOURCE psetcalldivertingbase.cpp 
+SOURCE psetsubscriberidcheck.cpp 
+SOURCE psetcalldivertingbasicimpl.cpp 
+SOURCE psetcalldivertingcreator.cpp 
+SOURCE psetcalldivertingdualaffectimpl.cpp 
 
 USERINCLUDE     ../inc
-USERINCLUDE     ../Logger
-SYSTEMINCLUDE	../../../inc
+USERINCLUDE     ../logger 
+SYSTEMINCLUDE   ../../../inc
 // APP include needed because telephonysettings 
 // uses vmbx headers from APP layer.
-APP_LAYER_SYSTEMINCLUDE
-
+// <-- QT PHONE START -->
+MW_LAYER_SYSTEMINCLUDE
+// <-- QT PHONE END -->
 LIBRARY euser.lib
 LIBRARY etel.lib
 LIBRARY etelmm.lib
 LIBRARY customapi.lib
 LIBRARY bafl.lib         
 LIBRARY sssettings.lib
-LIBRARY vmbx.lib
+// <-- QT PHONE START -->
+//LIBRARY vmbx.lib
+// <-- QT PHONE END -->
 LIBRARY featmgr.lib
 
 LIBRARY centralrepository.lib