phoneapp/phoneuicontrol/group/phoneuicontrol.mmp
changeset 77 2be0b271d017
parent 72 c76a0b1755b9
child 76 cfea66083b62
equal deleted inserted replaced
72:c76a0b1755b9 77:2be0b271d017
    22 CAPABILITY CAP_GENERAL_DLL
    22 CAPABILITY CAP_GENERAL_DLL
    23 
    23 
    24 // Assign Vendor ID.
    24 // Assign Vendor ID.
    25 VENDORID VID_DEFAULT
    25 VENDORID VID_DEFAULT
    26 
    26 
       
    27 VERSION 10.0
       
    28 
    27 TARGET          phoneuicontrol.dll
    29 TARGET          phoneuicontrol.dll
    28 TARGETTYPE      dll
    30 TARGETTYPE      dll
    29 UID             0x1000008d  0x101F4D0C
    31 UID             0x1000008d  0x101F4D0C
    30 
    32 
    31 SOURCEPATH      ../src
    33 SOURCEPATH      ../src
    42 SOURCE          cphonestatemachine.cpp
    44 SOURCE          cphonestatemachine.cpp
    43 SOURCE          cphonestatestartup.cpp
    45 SOURCE          cphonestatestartup.cpp
    44 SOURCE          cphonesystemeventhandler.cpp
    46 SOURCE          cphonesystemeventhandler.cpp
    45 SOURCE          cphoneuicontroller.cpp
    47 SOURCE          cphoneuicontroller.cpp
    46 SOURCE          cphoneaccessorybthandler.cpp
    48 SOURCE          cphoneaccessorybthandler.cpp
    47 SOURCE          tphonecallheaderparam.cpp
       
    48 SOURCE          cphonecallheadermanager.cpp 
       
    49 SOURCE          cphonenumberentrymanager.cpp
    49 SOURCE          cphonenumberentrymanager.cpp
    50 SOURCE          cphonecbamanager.cpp 
    50 SOURCE          cphoneuicommandmanager.cpp 
    51 
    51 
    52 /* Languages */
    52 /* Languages */
    53 LANG SC
    53 LANG SC
    54 
    54 
    55 
    55 
    72 LIBRARY         ws32.lib 
    72 LIBRARY         ws32.lib 
    73 LIBRARY         fbscli.lib
    73 LIBRARY         fbscli.lib
    74 LIBRARY         phonestringloader.lib
    74 LIBRARY         phonestringloader.lib
    75 LIBRARY         featmgr.lib // FeatureManager
    75 LIBRARY         featmgr.lib // FeatureManager
    76 LIBRARY         connmon.lib // RConnectionMonitor
    76 LIBRARY         connmon.lib // RConnectionMonitor
    77 LIBRARY         avkon.lib // AknTextUtils
       
    78 LIBRARY         hal.lib
    77 LIBRARY         hal.lib
    79 
    78 
    80 // RemCon
    79 // RemCon
    81 LIBRARY         remconcoreapi.lib
    80 LIBRARY         remconcoreapi.lib
    82 LIBRARY         remconinterfacebase.lib
    81 LIBRARY         remconinterfacebase.lib
    94 LIBRARY         serviceprovidersettings.lib
    93 LIBRARY         serviceprovidersettings.lib
    95 
    94 
    96 LIBRARY         starterclient.lib
    95 LIBRARY         starterclient.lib
    97 
    96 
    98 LIBRARY         phonemediatorcenter.lib
    97 LIBRARY         phonemediatorcenter.lib
       
    98 
       
    99 
       
   100 SMPSAFE