diff -r 33a5d2bbf6fc -r 73a1feb507fb tsrc/mceclientstub/group/mceclientstub.mmp --- a/tsrc/mceclientstub/group/mceclientstub.mmp Thu Aug 19 09:51:39 2010 +0300 +++ b/tsrc/mceclientstub/group/mceclientstub.mmp Tue Aug 31 15:12:07 2010 +0300 @@ -18,6 +18,7 @@ // To get the APP_LAYER_SYSTEMINCLUDE-definition #include + #include #include @@ -55,7 +56,18 @@ SOURCE mcetransactiondatacontainer.cpp SOURCE staticdllentry.cpp +SOURCEPATH ../../sipprofilestub/src +SOURCE sipprofileregistrybasestub.cpp +SOURCE sipprofileregistrystub.cpp +SOURCE sipprofilestub.cpp + + USERINCLUDE ../inc +USERINCLUDE ../../sipprofilestub/inc + + +// to replace SIP profiles with a stub +SYSTEMINCLUDE ../../sipprofilestub/inc // Default system include paths for application layer modules. APP_LAYER_SYSTEMINCLUDE