phoneapp/phoneuivoipextension/group/phoneuivoipextension.mmp
changeset 72 c76a0b1755b9
parent 37 ba76fc04e6c2
child 74 d1c62c765e48
equal deleted inserted replaced
64:6aaf0276100e 72:c76a0b1755b9
    21 
    21 
    22 #include <data_caging_paths.hrh>
    22 #include <data_caging_paths.hrh>
    23 #include <platform_paths.hrh>
    23 #include <platform_paths.hrh>
    24 
    24 
    25 // Capability assignment.
    25 // Capability assignment.
    26 // <-- QT PHONE START --> 
       
    27 CAPABILITY CAP_GENERAL_DLL
    26 CAPABILITY CAP_GENERAL_DLL
    28 //CAPABILITY CAP_APPLICATION MultiMediaDD NetworkControl PowerMgmt DRM DiskAdmin
       
    29 // <-- QT PHONE END --> 
       
    30 
    27 
    31 // Assign Vendor ID.
    28 // Assign Vendor ID.
    32 VENDORID VID_DEFAULT
    29 VENDORID VID_DEFAULT
    33 
    30 
    34 TARGET          phoneuivoipextension.dll
    31 TARGET          phoneuivoipextension.dll
    49 SOURCE          cphonecustomizationvoip.cpp
    46 SOURCE          cphonecustomizationvoip.cpp
    50 SOURCE          cphonevoiperrormessageshandler.cpp
    47 SOURCE          cphonevoiperrormessageshandler.cpp
    51 SOURCE          cphonemenuextensionwrapper.cpp
    48 SOURCE          cphonemenuextensionwrapper.cpp
    52 SOURCE          cphoneextensionhandler.cpp
    49 SOURCE          cphoneextensionhandler.cpp
    53 SOURCE          tphonecmdparamselector.cpp
    50 SOURCE          tphonecmdparamselector.cpp
    54 // <-- QT PHONE START -->
       
    55 //SOURCE          tphonetouchpanewrapper.cpp
       
    56 // <-- QT PHONE END -->
       
    57 SOURCE          cphonetransferdialercontroller.cpp
    51 SOURCE          cphonetransferdialercontroller.cpp
    58 SOURCE          cphoneviewcustomizationvoip.cpp
    52 SOURCE          cphoneviewcustomizationvoip.cpp
    59 SOURCE          cphonestateutilsvoip.cpp
    53 SOURCE          cphonestateutilsvoip.cpp
    60 SOURCE          cphoneunattendedtransfercmdhandler.cpp
    54 SOURCE          cphoneunattendedtransfercmdhandler.cpp
    61 // <-- QT PHONE START -->
    55 // <-- QT PHONE START -->
    62 //SOURCE          cphonevcchandler.cpp
    56 //SOURCE          cphonevcchandler.cpp
    63 // <-- QT PHONE END -->
    57 // <-- QT PHONE END -->
    64 SOURCE          cphonenewcallcmdhandler.cpp
    58 SOURCE          cphonenewcallcmdhandler.cpp
    65 SOURCE          cphonecallforwardqueryhandler.cpp
    59 SOURCE          cphonecallforwardqueryhandler.cpp
    66 
    60 
    67 // <-- QT PHONE START -->
       
    68 /* Languages */
       
    69 /*LANG SC
       
    70 
       
    71 #ifndef __SECURE_DATA__ 
       
    72 SOURCEPATH      ../srcdata
       
    73 
       
    74 // load protocol specific resources
       
    75 RESOURCE        phoneuivoip.rss
       
    76 #else
       
    77 // Resources
       
    78 
       
    79 SOURCEPATH      ../srcdata
       
    80 
       
    81 START RESOURCE  phoneuivoip.rss
       
    82 TARGETPATH APP_RESOURCE_DIR 
       
    83 HEADER
       
    84 LANGUAGE_IDS
       
    85 END  // RESOURCE
       
    86 
       
    87 #endif // __SECURE_DATA__
       
    88 */
       
    89 // <-- QT PHONE END -->
       
    90 
       
    91 USERINCLUDE     ../inc
    61 USERINCLUDE     ../inc
    92 USERINCLUDE     ../../phoneuicontrol/inc
    62 USERINCLUDE     ../../phoneuicontrol/inc
    93 USERINCLUDE     ../../phoneuistates/inc
    63 USERINCLUDE     ../../phoneuistates/inc
    94 // <-- QT PHONE START -->
       
    95 USERINCLUDE     ../../phoneuiqtviewadapter/inc
    64 USERINCLUDE     ../../phoneuiqtviewadapter/inc
    96 //USERINCLUDE     ../../phoneuiview/inc
       
    97 // <-- QT PHONE END -->
       
    98 USERINCLUDE     ../../phoneui/inc
    65 USERINCLUDE     ../../phoneui/inc
    99 USERINCLUDE     ../../phoneuiutils/inc
    66 USERINCLUDE     ../../phoneuiutils/inc
   100 USERINCLUDE     ../../phoneui2/srcdata
    67 USERINCLUDE     ../../phoneui2/srcdata
   101 USERINCLUDE     ../../phoneui2/loc
    68 USERINCLUDE     ../../phoneui2/loc
   102 
    69 
   105 
    72 
   106 LIBRARY         bafl.lib
    73 LIBRARY         bafl.lib
   107 // <-- QT PHONE START -->
    74 // <-- QT PHONE START -->
   108 //LIBRARY         cch.lib 
    75 //LIBRARY         cch.lib 
   109 // <-- QT PHONE END -->
    76 // <-- QT PHONE END -->
   110 // <-- QT PHONE START --> 
       
   111 LIBRARY         phonestringloader.lib
    77 LIBRARY         phonestringloader.lib
   112 //LIBRARY         commonengine.lib //StringLoader 
       
   113 // <-- QT PHONE END -->
       
   114 LIBRARY         cone.lib
    78 LIBRARY         cone.lib
   115 LIBRARY         ecom.lib
    79 LIBRARY         ecom.lib
   116 LIBRARY         eikcoctl.lib // CEikMenuPane
    80 LIBRARY         eikcoctl.lib // CEikMenuPane
   117 LIBRARY         engineinfo.lib
    81 LIBRARY         engineinfo.lib
   118 LIBRARY         euser.lib
    82 LIBRARY         euser.lib