phoneapp/phoneuiutils/group/phoneuiutils.mmp
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 22 6bb1b21d2484
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    18 
    18 
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 
    21 
    22 // Capability assignment.
    22 // Capability assignment.
    23 CAPABILITY CAP_APPLICATION MultiMediaDD PowerMgmt NetworkControl DRM DiskAdmin
    23 // <-- QT PHONE START --> 
       
    24 CAPABILITY CAP_GENERAL_DLL
       
    25 //CAPABILITY CAP_APPLICATION MultiMediaDD PowerMgmt NetworkControl DRM DiskAdmin
       
    26 // <-- QT PHONE END --> 
    24 
    27 
    25 // Assign Vendor ID.
    28 // Assign Vendor ID.
    26 VENDORID VID_DEFAULT
    29 VENDORID VID_DEFAULT
    27 
    30 
    28 TARGET          phoneuiutils.dll
    31 TARGET          phoneuiutils.dll
    67 SOURCE          tphonecmdparamglobalnote.cpp
    70 SOURCE          tphonecmdparamglobalnote.cpp
    68 SOURCE          tphonecmdparamincallindicatordata.cpp
    71 SOURCE          tphonecmdparamincallindicatordata.cpp
    69 SOURCE          tphonecmdparaminteger.cpp
    72 SOURCE          tphonecmdparaminteger.cpp
    70 SOURCE          tphonecmdparamkeycapture.cpp
    73 SOURCE          tphonecmdparamkeycapture.cpp
    71 SOURCE          tphonecmdparamkeyevent.cpp
    74 SOURCE          tphonecmdparamkeyevent.cpp
    72 SOURCE          tphonecmdparammessageeditor.cpp
    75 // <-- QT PHONE START --> 
       
    76 //SOURCE          tphonecmdparammessageeditor.cpp
       
    77 // <-- QT PHONE END --> 
    73 SOURCE          tphonecmdparamnote.cpp
    78 SOURCE          tphonecmdparamnote.cpp
    74 SOURCE          tphonecmdparamprogressnote.cpp
    79 SOURCE          tphonecmdparamprogressnote.cpp
    75 SOURCE          tphonecmdparamquery.cpp
    80 SOURCE          tphonecmdparamquery.cpp
    76 SOURCE          tphonecmdparamreconnectquery.cpp
    81 // <-- QT PHONE START -->
       
    82 //SOURCE          tphonecmdparamreconnectquery.cpp
       
    83 // <-- QT PHONE END -->
    77 SOURCE          tphonecmdparamringtone.cpp
    84 SOURCE          tphonecmdparamringtone.cpp
    78 SOURCE          tphonecmdparamsfidata.cpp
    85 SOURCE          tphonecmdparamsfidata.cpp
    79 SOURCE          tphonecmdparamsingleitemfetch.cpp
    86 // <-- QT PHONE START -->
       
    87 //SOURCE          tphonecmdparamsingleitemfetch.cpp
       
    88 // <-- QT PHONE END -->
    80 SOURCE          tphonecmdparamspeeddial.cpp
    89 SOURCE          tphonecmdparamspeeddial.cpp
    81 SOURCE          tphonecmdparamstring.cpp
    90 SOURCE          tphonecmdparamstring.cpp
    82 SOURCE          tphonecommandparam.cpp
    91 SOURCE          tphonecommandparam.cpp
    83 SOURCE          tphonecmdparamtranseffect.cpp
    92 SOURCE          tphonecmdparamtranseffect.cpp
    84 SOURCE          tcbacommandmapping.cpp
    93 SOURCE          tcbacommandmapping.cpp
    86 SOURCE          tphonecmdparamnumberentryobserver.cpp
    95 SOURCE          tphonecmdparamnumberentryobserver.cpp
    87 SOURCE          tphonecmdparampointer.cpp
    96 SOURCE          tphonecmdparampointer.cpp
    88 SOURCE          tphonetouchbuttonconfig.cpp
    97 SOURCE          tphonetouchbuttonconfig.cpp
    89 
    98 
    90 USERINCLUDE     ../../phoneuiutils/inc
    99 USERINCLUDE     ../../phoneuiutils/inc
    91 USERINCLUDE     ../../phoneui/srcdata
   100 USERINCLUDE     ../../phoneui2/srcdata
    92 
   101 
    93 APP_LAYER_SYSTEMINCLUDE         // Application layer domain APIs
   102 APP_LAYER_SYSTEMINCLUDE         // Application layer domain APIs
    94 SYSTEMINCLUDE   ../../../inc    // Telephony internal headers
   103 SYSTEMINCLUDE   ../../../inc    // Telephony internal headers
    95 
   104 
    96 LIBRARY         euser.lib
   105 LIBRARY         euser.lib
    99 LIBRARY         flogger.lib
   108 LIBRARY         flogger.lib
   100 LIBRARY         featmgr.lib         // FeatureManager
   109 LIBRARY         featmgr.lib         // FeatureManager
   101 LIBRARY         cenrepnotifhandler.lib
   110 LIBRARY         cenrepnotifhandler.lib
   102 LIBRARY         centralrepository.lib
   111 LIBRARY         centralrepository.lib
   103 LIBRARY         ptiengine.lib
   112 LIBRARY         ptiengine.lib
   104 LIBRARY	        avkon.lib
   113 LIBRARY         avkon.lib
   105 LIBRARY         ws32.lib
   114 LIBRARY         ws32.lib
   106 LIBRARY         cauiengine.lib
   115 // <-- QT PHONE START -->
       
   116 //LIBRARY         cauiengine.lib
       
   117 // <-- QT PHONE END -->
       
   118 
   107 #ifndef __WINS__
   119 #ifndef __WINS__
   108 LIBRARY         efsrv.lib
   120 LIBRARY         efsrv.lib
   109 #endif
   121 #endif
   110 LIBRARY         charconv.lib
   122 LIBRARY         charconv.lib