phoneapp/phoneuistates/group/phoneuistates.mmp
branchRCL_3
changeset 61 41a7f70b3818
parent 14 24062c24fe38
child 62 5266b1f337bd
equal deleted inserted replaced
58:40a3f856b14d 61:41a7f70b3818
     1 /*
     1 /*
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    20 
    20 
    21 
    21 
    22 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    23 
    23 
    24 // Capability assignment.
    24 // Capability assignment.
    25 CAPABILITY CAP_APPLICATION MultiMediaDD PowerMgmt NetworkControl DRM DiskAdmin
    25 // <-- QT PHONE START --> 
       
    26 CAPABILITY CAP_GENERAL_DLL
       
    27 //CAPABILITY CAP_APPLICATION MultiMediaDD PowerMgmt NetworkControl DRM DiskAdmin
       
    28 // <-- QT PHONE END --> 
    26 
    29 
    27 // Assign Vendor ID.
    30 // Assign Vendor ID.
    28 VENDORID VID_DEFAULT
    31 VENDORID VID_DEFAULT
    29 
    32 
    30 
    33 
    60 SOURCE          cphonestartup.cpp
    63 SOURCE          cphonestartup.cpp
    61 SOURCE          cphonestatemachinegsm.cpp
    64 SOURCE          cphonestatemachinegsm.cpp
    62 SOURCE          cphonetwosingles.cpp
    65 SOURCE          cphonetwosingles.cpp
    63 SOURCE          cphonetwosinglesandwaiting.cpp
    66 SOURCE          cphonetwosinglesandwaiting.cpp
    64 SOURCE          cphoneuistatemachinefactorygsm.cpp
    67 SOURCE          cphoneuistatemachinefactorygsm.cpp
    65 SOURCE          cphonestartupsimlockui.cpp 
    68 
    66 /* Languages */
    69 /* Languages */
    67 LANG SC
    70 LANG SC
    68 
    71 
    69 USERINCLUDE     ../inc
    72 USERINCLUDE     ../inc
    70 USERINCLUDE     ../../phoneuicontrol/inc
    73 USERINCLUDE     ../../phoneuicontrol/inc
    71 USERINCLUDE     ../../phoneuiview/inc
    74 // <-- QT PHONE START --> 
       
    75 USERINCLUDE     ../../phoneuiqtviewadapter/inc
       
    76 //USERINCLUDE     ../../phoneuiview/inc
       
    77 // <-- QT PHONE END --> 
    72 USERINCLUDE     ../../phoneui/inc
    78 USERINCLUDE     ../../phoneui/inc
    73 USERINCLUDE     ../../phoneuiutils/inc
    79 USERINCLUDE     ../../phoneuiutils/inc
    74 USERINCLUDE     ../../phoneui/srcdata
    80 USERINCLUDE     ../../phoneui2/srcdata
    75 USERINCLUDE     ../../phonemediatorcenter/inc
    81 USERINCLUDE     ../../phonemediatorcenter/inc
    76 
    82 
    77 APP_LAYER_SYSTEMINCLUDE         // Application layer domain APIs
    83 APP_LAYER_SYSTEMINCLUDE         // Application layer domain APIs
    78 SYSTEMINCLUDE   ../../../inc    // Telephony internal headers
    84 SYSTEMINCLUDE   ../../../inc    // Telephony internal headers
    79 
    85 
    80 LIBRARY         avkon.lib // AknTextUtils
    86 LIBRARY         avkon.lib // AknTextUtils
    81 LIBRARY         bafl.lib
    87 LIBRARY         bafl.lib
    82 LIBRARY         commonengine.lib //StringLoader 
    88 // <-- QT PHONE START --> 
       
    89 LIBRARY         phonestringloader.lib
       
    90 //LIBRARY       commonengine.lib //StringLoader 
       
    91 // <-- QT PHONE END -->
    83 LIBRARY         cone.lib
    92 LIBRARY         cone.lib
    84 LIBRARY         engineinfo.lib
    93 LIBRARY         engineinfo.lib
    85 LIBRARY         euser.lib
    94 LIBRARY         euser.lib
    86 LIBRARY         featmgr.lib         // FeatureManager
    95 LIBRARY         featmgr.lib         // FeatureManager
    87 LIBRARY         phoneengine.lib
    96 LIBRARY         phoneengine.lib