phoneengine/engineinfo/group/engineinfo.mmp
changeset 77 2be0b271d017
parent 37 ba76fc04e6c2
equal deleted inserted replaced
72:c76a0b1755b9 77:2be0b271d017
    18 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    19 
    19 
    20 TARGET          engineinfo.dll
    20 TARGET          engineinfo.dll
    21 TARGETTYPE      dll
    21 TARGETTYPE      dll
    22 UID             0x1000008D 0x10207904
    22 UID             0x1000008D 0x10207904
    23 VENDORID            VID_DEFAULT
    23 VENDORID        VID_DEFAULT
       
    24 VERSION         10.0
    24 
    25 
    25 CAPABILITY      CAP_GENERAL_DLL
    26 CAPABILITY      CAP_GENERAL_DLL
    26 
    27 
    27 SOURCEPATH      ../src
    28 SOURCEPATH      ../src
    28 SOURCE          cpecallinfo.cpp
    29 SOURCE          cpecallinfo.cpp
    40 SYSTEMINCLUDE   ../../../inc       // Telephony internal headers
    41 SYSTEMINCLUDE   ../../../inc       // Telephony internal headers
    41 
    42 
    42 LIBRARY         euser.lib
    43 LIBRARY         euser.lib
    43 LIBRARY         bafl.lib           // Descriptor arrays
    44 LIBRARY         bafl.lib           // Descriptor arrays
    44 LIBRARY         cce.lib
    45 LIBRARY         cce.lib
       
    46 
       
    47 SMPSAFE