phoneapp/phoneuistates/group/phoneuistates.mmp
branchRCL_3
changeset 24 41a7f70b3818
parent 4 24062c24fe38
child 25 5266b1f337bd
--- a/phoneapp/phoneuistates/group/phoneuistates.mmp	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuistates/group/phoneuistates.mmp	Tue Aug 31 15:14:29 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
+* 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"
@@ -22,7 +22,10 @@
 #include <platform_paths.hrh>
 
 // Capability assignment.
-CAPABILITY CAP_APPLICATION MultiMediaDD PowerMgmt NetworkControl DRM DiskAdmin
+// <-- QT PHONE START --> 
+CAPABILITY CAP_GENERAL_DLL
+//CAPABILITY CAP_APPLICATION MultiMediaDD PowerMgmt NetworkControl DRM DiskAdmin
+// <-- QT PHONE END --> 
 
 // Assign Vendor ID.
 VENDORID VID_DEFAULT
@@ -62,16 +65,19 @@
 SOURCE          cphonetwosingles.cpp
 SOURCE          cphonetwosinglesandwaiting.cpp
 SOURCE          cphoneuistatemachinefactorygsm.cpp
-SOURCE          cphonestartupsimlockui.cpp 
+
 /* Languages */
 LANG SC
 
 USERINCLUDE     ../inc
 USERINCLUDE     ../../phoneuicontrol/inc
-USERINCLUDE     ../../phoneuiview/inc
+// <-- QT PHONE START --> 
+USERINCLUDE     ../../phoneuiqtviewadapter/inc
+//USERINCLUDE     ../../phoneuiview/inc
+// <-- QT PHONE END --> 
 USERINCLUDE     ../../phoneui/inc
 USERINCLUDE     ../../phoneuiutils/inc
-USERINCLUDE     ../../phoneui/srcdata
+USERINCLUDE     ../../phoneui2/srcdata
 USERINCLUDE     ../../phonemediatorcenter/inc
 
 APP_LAYER_SYSTEMINCLUDE         // Application layer domain APIs
@@ -79,7 +85,10 @@
 
 LIBRARY         avkon.lib // AknTextUtils
 LIBRARY         bafl.lib
-LIBRARY         commonengine.lib //StringLoader 
+// <-- QT PHONE START --> 
+LIBRARY         phonestringloader.lib
+//LIBRARY       commonengine.lib //StringLoader 
+// <-- QT PHONE END -->
 LIBRARY         cone.lib
 LIBRARY         engineinfo.lib
 LIBRARY         euser.lib