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