tsrc/mceclientstub/group/mceclientstub.mmp
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // To get the APP_LAYER_SYSTEMINCLUDE-definition
    19 // To get the APP_LAYER_SYSTEMINCLUDE-definition
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
       
    21 
    21 #include <data_caging_paths.hrh>
    22 #include <data_caging_paths.hrh>
    22 #include<eunitcaps.h>
    23 #include<eunitcaps.h>
    23 
    24 
    24 TARGET              	mceclientstub.dll
    25 TARGET              	mceclientstub.dll
    25 TARGETTYPE            	dll
    26 TARGETTYPE            	dll
    53 SOURCE                  mceh263codec.cpp
    54 SOURCE                  mceh263codec.cpp
    54 SOURCE                  mceavccodec.cpp
    55 SOURCE                  mceavccodec.cpp
    55 SOURCE                  mcetransactiondatacontainer.cpp
    56 SOURCE                  mcetransactiondatacontainer.cpp
    56 SOURCE                  staticdllentry.cpp
    57 SOURCE                  staticdllentry.cpp
    57 
    58 
       
    59 SOURCEPATH              ../../sipprofilestub/src
       
    60 SOURCE                  sipprofileregistrybasestub.cpp
       
    61 SOURCE                  sipprofileregistrystub.cpp
       
    62 SOURCE                  sipprofilestub.cpp
       
    63 
       
    64 
    58 USERINCLUDE             ../inc
    65 USERINCLUDE             ../inc
       
    66 USERINCLUDE		../../sipprofilestub/inc
       
    67 
       
    68 
       
    69 // to replace SIP profiles with a stub
       
    70 SYSTEMINCLUDE           ../../sipprofilestub/inc
    59 
    71 
    60 // Default system include paths for application layer modules.
    72 // Default system include paths for application layer modules.
    61 APP_LAYER_SYSTEMINCLUDE
    73 APP_LAYER_SYSTEMINCLUDE
    62 
    74 
    63 LIBRARY                 euser.lib
    75 LIBRARY                 euser.lib